/presql not working
Wyatt70
Posts: 50
I'm using version 6.3.1.122 SQL Packager, and it is not letting me use the "/presql" switch on the command line.
Here is the command I tried to execute:
When I run this, I get this error:
Is my syntax wrong?
Here is the command I tried to execute:
C:\Program Files (x86)\Red Gate\SQL Packager 6>sqlpackager /argfile:"D:\SQL Projects\CLG Application\3.5 Deployment\SQL Packager Scripts\CLGTempDBConfig.xml" /location:"D:\SQL Projects\CLG Application\3.5 Deployment\SQL Packager Scripts" /presql:"Enable FileStream for CLGTempDB.sql" /postsql:"Drop and Create Clean Up CLGMMCTEMP.sql"
When I run this, I get this error:
Error: Invalid command-line argument: /presql. Please use SQLPackager.exe /? or SQLPackager.exe /verbose /? for more information.
Is my syntax wrong?
Comments
Redgate Software
Ok. Thanks for the info.