Command line Option?
rbennet8
Posts: 74
Is there a command line entry to choose the compatiblity level for the database? I need to be able to specifiy either SQL server 2000 or SQL server 2005 when creating a new database. I notice this option if I open the advanced button, but I need it as a command line option like /quiet: or /database:
Comments
You can only do this by running the package on your desktop and setting it in the UI. You'd need to create the database first, outside of Packager, and then run the Package inside the new database without the /makedatabase argument.