Sharing an interesting found... sqltool
I just noticed this interesting release on Codeplex called sqltool. This project provides two tools:
- Database Publishing Wizard
- Database Publishing Services
Database Publishing Wizard (supporting command line mode & Visual Studio integration) allows to script a database to a file (schema &| data) or publish it on a server (with Database Publishing Services).
