Creating a new Database with SQL Packager
DavidStein
Posts: 11 Bronze 1
So, I am using SQL Packager 6.6 and trying to package a database as a script. I think I am filling out the wizard correctly, including all objects, etc.
However, the script does not include the Create Database statement. Am I doing something wrong?
However, the script does not include the Create Database statement. Am I doing something wrong?
Comments
The scripts generated do not include the create statement because the name of the database to be created is not supplied until the package is run.
Product Support
Red Gate Software