| Author |
Message |
espo4life
Joined: 31 Oct 2012 Posts: 2
|
Posted: Tue Dec 11, 2012 5:17 pm Post subject: Use Command Line to generate data scripts |
|
|
I am trying to use the command line version of SQL Data Compare to generate data scripts for tables in a database. I am trying to use the batch below
| Code: |
cd "C:\Program Files (x86)\Red Gate\SQL Data Compare 10"
SQLDataCompare.exe /s1:Server1 /db1:IVS /scr2:C:\SVN\sandbox\DB-IVS\trunk /Synchronize /include:identical
PAUSE
|
but it doesnt seem to be working. Does anyone have any experience in trying to do this that can possibly point me in the right direction?
Thanks!
Michael |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6348 Location: Red Gate Software
|
Posted: Tue Jan 15, 2013 12:23 pm Post subject: |
|
|
Hi Micheal,
My best guess is that SQL Data Compare is not synchronizing anything because the folder is empty (there is no schema defined). You should use SQLCompare.exe to sync to the folder first. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group