Options and Project files, command line interaction
cpdaniel
Posts: 29
I need a command-line solution to replace the SQL Server Databse publishing Wizard (which sometimes generates invalid scripts).
Sql Packager looks like it'll do everything I need, except for one thing: options are apparently NOT stored in project files, yet it's impossible to specify options (/o) on the command line when using a project file (/pr).
Am I missing something?
Sql Packager looks like it'll do everything I need, except for one thing: options are apparently NOT stored in project files, yet it's impossible to specify options (/o) on the command line when using a project file (/pr).
Am I missing something?
Comments
You can't use a combination of a project file and command-line arguments in SQL Packager's command-line. It has to be either one or the other.
Please let me know if you have any other questions.