Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change SQL 2000 Version from Personal Edition to Standard Edition

Status
Not open for further replies.

papic1972

Technical User
Apr 10, 2003
209
AU
Hi,

I am currently incorrectly using a SQL 2000 Personal Edition in a multi user networked environment. I have now acquired SQL 2000 Standard Edition & need to implement this ASAP.

Can I install the new version over the old one?
Do I have to completely remove the Personal Edition?
Will I lose my existing db?
Do I have to detach/re-attach?

Can someone please help?

Many thanks.
 
You will want to backup the system databases, detach, uninstall, and reinstall, restore the system databases then reattach. After that you should be up and running.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Hi MrDenny,

Thanks for the reply.

I did exactly what you said this morning & all was completed without a hitch!!

Many thanks!!!!
 
Don't forget to patch the new install to the current SP4+ service pack level.

I'm glad it worked.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top