Upgrade 2007 Packaged DB

raystownlaura

Registered User.
Local time
Today, 11:30
Joined
Apr 16, 2010
Messages
22
How do you get the Packaging Solution for 2007 to upgrade a database you've deployed without requiring the user to uninstall the old version first?

Sorry if this is a repeat question. I did a search and found some comments, but not exactly what I was looking for.
 
How do you get the Packaging Solution for 2007 to upgrade a database you've deployed without requiring the user to uninstall the old version first?

Sorry if this is a repeat question. I did a search and found some comments, but not exactly what I was looking for.

If you have SPLIT your database (between Backend and Frontend, where the Backend holds just the Tables and the Frontend holds all other objects), then all you need to do is distribute the updated Frontend file for the user to copy over the existing Frontend file.
 

Users who are viewing this thread

Back
Top Bottom