Creating a new Database with SQL Packager

DavidSteinDavidStein Posts: 11 Bronze 1
edited December 4, 2012 5:40PM in SQL Packager Previous Versions
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?

Comments

  • SQL Packager will package a database as a exe or a c# project.

    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.
    Manfred Castro
    Product Support
    Red Gate Software
Sign In or Register to comment.