Options

Invalid connection database connection parameter:

37stars37stars Posts: 10
edited November 5, 2010 3:46PM in SQL Compare Previous Versions
What does this error message mean?

Error: Invalid connection database connection parameter: FileName already set


I have double checked the command line arguments and the values are correct for that database. The command is shown below:

sqlcompare /scr1:"D:\Development\Spikes\TFS Test Project\Database" /s2:MYSQLSERVER\SQL2008 /UserName2:sa /p2:password /db2:TFSTest /o:Default /Report:"C:\Temp\SchemaDiffReport.html" /ReportType:Interactive /ScriptFile:"C:\Temp\SchemaSyncScript.sql" /sync /force
Sign In or Register to comment.