Command Line Help
Posted: Sun 24 Oct 2010 11:57
Hi,
I'm trying to do a schema comparison and then generate a final sql file, everything from a simple batch file. I'm really not understanding how to do this.
This is what I'm trying but is NOT working, thanks in advance for your help:
"C:\Program Files (x86)\Devart\dbForge Studio for MySQL\dbforgemysql.exe" /schemacompare /source connection:"User Id=root;Password=mypwd;Host=mysql.myhost.it;Port=6100;Database=mydb;Character Set=utf8" /target connection:"User Id=root;Password=mypwd;Host=backup.myhost.it;Port=6200;Database=information_schema;Character Set=utf8" /IgnoreForeignKeys:No /IgnoreDefiner:Yes /IgnoreAutoIncrement:Yes /IgnoreAvgRowLength:Yes /IgnoreColumnDefaultValues:No /IgnoreTableEngine:No /IgnoreDefiner:Yes /UseCommitMode:No
Doing this simply loads dbforge without doing anything...... help! Thanks a lot :)
PS: I'm running dbforge mysql 4.50.308 Professional Trial Edition (28 days left) under Windows 7 64Bit Ultimate.
I'm trying to do a schema comparison and then generate a final sql file, everything from a simple batch file. I'm really not understanding how to do this.
This is what I'm trying but is NOT working, thanks in advance for your help:
"C:\Program Files (x86)\Devart\dbForge Studio for MySQL\dbforgemysql.exe" /schemacompare /source connection:"User Id=root;Password=mypwd;Host=mysql.myhost.it;Port=6100;Database=mydb;Character Set=utf8" /target connection:"User Id=root;Password=mypwd;Host=backup.myhost.it;Port=6200;Database=information_schema;Character Set=utf8" /IgnoreForeignKeys:No /IgnoreDefiner:Yes /IgnoreAutoIncrement:Yes /IgnoreAvgRowLength:Yes /IgnoreColumnDefaultValues:No /IgnoreTableEngine:No /IgnoreDefiner:Yes /UseCommitMode:No
Doing this simply loads dbforge without doing anything...... help! Thanks a lot :)
PS: I'm running dbforge mysql 4.50.308 Professional Trial Edition (28 days left) under Windows 7 64Bit Ultimate.