Export Database to SQL
Add an ability to export database schema and (optionally) data to an SQL script.
We would like to let you know that we have released dbForge Studio for SQL Server, v3.8 Beta where the feature you reported is implemented.
http://www.devart.com/dbforge/sql/studio/download.html
Thank you for your help in improving dbForge Studio for SQL Server.
-
Greg Bacchus commented
What would be ideal for me would be to make the "snapshot" script to SQL scripts. Maybe a couple of different options when creating a snapshot: snapshot file/one big script/individual scripts. One big script file would be good for re-creating the database (all the statements would be executed in the correct order). Individual files (organised into folders by object type) is useful for source control. Obviously the ability to then compare to each of the snapshot types would be important.
-
Neolisk commented
Good idea.