Options

SQLCompare ... command line util

Daniel HandleyDaniel Handley Posts: 214
edited March 9, 2005 9:41AM in SQL Compare Previous Versions
Hi Alan

The problem appears to be in the syntax that is being used you command.
When you wish to use an instance of SQL Server the command needs to have a back slash rather than a forward slash.
the command should look like this.
sqlcompare /database1:DEMLocal /username1:sa /password1:dem /server1:SERVER\SQLExpress /MakeSnapshot:MySnap.snp

Regards
Dan
Daniel Handley
Red Gate Software Ltd
This discussion has been closed.