Options

Need example of XML config file for command-line usage

JonathanWattsJonathanWatts Posts: 418
edited February 1, 2005 7:26AM in SQL Packager Previous Versions
Unfortunately there is a bug in SQL Packager command line so that it's includeschema and includedata commands do not have the same XML syntax as SQL Compare and SQL Data Compare's include command. There is a work around however, if you try rewriting your XML file to read:
Jonathan wrote:
<includeschema>Table:RUL_Condition</includeschema>
<includedata>Table:RUL_Condition</includedata>

it should work.
Jonathan Watts

-Project Manager
-Red Gate Software Ltd
This discussion has been closed.