Doesn't synch data from commandline

AlineAline Posts: 18
edited June 17, 2009 3:54AM in SQL Packager Previous Versions
Hi
I'd like to generate a synch script for schema and data with packager commandline tool. I use an XML-File for parameters and options
Although I declare a specific TableName with:

<includedata>Table:test03</includedata>.

The insert statement is scripted only, if the table does not exist in the db for update. If it already exists, there's no data update.

If I try it with the GUI-Tool it works fine.

What might I have made wrong?

Thanks for your help

Aline

Comments

Sign In or Register to comment.