SQLCompare Using Migration Scripts from a Scripts Folder
mattwhetton
Posts: 5
Hi,
Can anyone tell me if there is a way to get sql compare to include its migration scripts when using a scripts folder as the source?
I'm current using a command line like this:
But I cant find any switch to indicate that there is a migration scripts folder.
Cheers
Matt
Can anyone tell me if there is a way to get sql compare to include its migration scripts when using a scripts folder as the source?
I'm current using a command line like this:
sqlcompare /Project:"project.scp" /Scripts1:"ScriptsLocation\" /Server2:targetserver /db2:targetdb /Include:identical /Synchronize
But I cant find any switch to indicate that there is a migration scripts folder.
Cheers
Matt