Need example of XML config file for command-line usage
JonathanWatts
Posts: 418
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:
it should work.
Jonathan wrote:<includeschema>Table:RUL_Condition</includeschema>
<includedata>Table:RUL_Condition</includedata>
it should work.
Jonathan Watts
-Project Manager
-Red Gate Software Ltd
-Project Manager
-Red Gate Software Ltd
This discussion has been closed.