Dynamically modifying script
jrl124c
Posts: 3
Can SQL Packager be set up to get user input and then modify SQL script based on that. Specifically, when we install a db, we want to allow the user to specify the Database name and the replace the default name with the user-specified database name.
How would that be done?
How would that be done?
Comments
You can also specify the new database name on the command line with the /database switch.
Is that what you wanted to know, or have I misunderstood your question?
Redgate Software