Exclude table data from SQL Packager using CLI
JackLocke
Posts: 25
Hi All,
We are evaluating SQL Packager to use as a delivery method to provide updates to clients. And usually (in 90% cases) the update is only for database structure change.
So my question is how do I create an exe that includes only database structure changes using CLI of SQL Packager ? Issue is we are running packager using CLI so automate the process, and in list of all switches I don't see any option to create package for either data or schema changes. Package generates via CLI of SQL Packager always includes both schema and data changes.
I can generate package which contains only schema update using GUI. I want to achieve same thing using CLI.
Any suggestion is appreciated.
Thanks,
Jack
We are evaluating SQL Packager to use as a delivery method to provide updates to clients. And usually (in 90% cases) the update is only for database structure change.
So my question is how do I create an exe that includes only database structure changes using CLI of SQL Packager ? Issue is we are running packager using CLI so automate the process, and in list of all switches I don't see any option to create package for either data or schema changes. Package generates via CLI of SQL Packager always includes both schema and data changes.
I can generate package which contains only schema update using GUI. I want to achieve same thing using CLI.
Any suggestion is appreciated.
Thanks,
Jack
Comments
HTH!
Pete
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569
This is exactly what I needed.