+ fix errors in database + logon to 'master' database and refer to our database is sql statments + remove empty GO statements from end of .sql files
+ wip to get rid of errors
+ move all database options to DatabaseLog (even if it comes from ATSAdmin.exe)
+ fix execute .sql scripts
+ fix regex (we made changes then reverted those changes, the changes were lost) -- being them back
+ fix RunScript ==> CommandType must be set to Text
+ remove reference to Sql Server SMO components + attempt to fix .sql script parsing to split on GO statements
+ bulk commit -- add SQLSerer SMO support for executing TSQL commands
+ bulk commit again
+ fix compile errors + add ability to get Connection string (made it static)
+ add support for database access from: * SQL Server Express * SQL Server (not Express) * SQL Server MDF file
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.