SQL Packager error

Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
edited October 27, 2004 12:13PM in SQL Packager Previous Versions
Hi,

I think it's doubtful that the problem happens just because you're running the package against an MSDE database.

Can you please try creating the package again, and this time have a look at the SQL scripts that Packager generates before creating the .exe and see exactly where the User_ID column is scripted. Maybe that will give a clue as to what Packager is doing.

Comments

  • Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hello,

    You mean to say that you created a package to create a new database, then ran that package against a target database to try to upgrade it? If so, that is not going to work. You have to specify 'upgrade a database' when you build the package if you want to use the package to upgrade a database.
This discussion has been closed.