|
ValterBorges
Flowing Fount of Yak Knowledge
USA
1429 Posts |
Posted - 06/19/2004 : 19:44:06
|
Should be able to backup your databases (master,model,msdb, user db's). Uninstall personal edition, install developer or enterprise edition then restore the master, msdb,model, user db's.
Make sure you know the serv. pack level. ie: version of sql 2k. SELECT @@version
Make sure the new install is up to the same version, restore and then patch it to 3a + hotfixes.
Try it on a separate computer first before uninstalling your personal edition.
|
 |
|