Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 upgrading sql 2000 develop database?

Author  Topic 

dainese51
Starting Member

2 Posts

Posted - 2009-11-19 : 12:17:25
I am at a lost right now. Microsoft says the only upgrade path for the developer edition of sql 2000 is to sql 2008 developer edition. Is there any way I can upgrade my database to sql 2008 enterprise, sql 2005 standard or even sql 2008 enterprise?

thanks in advance for your help.

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2009-11-19 : 12:54:23
What do you want to do?
Upgrade a database?

Buy your wanted SQL Server version and install it.
Make a backup of your database from your old server.
Make a restore in your new server.


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-19 : 13:05:49
Yes you can upgrade from SQL 2000 dev edition to those other editions. Where did you find that the upgrade path you've chosen isn't supported?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

dainese51
Starting Member

2 Posts

Posted - 2009-11-19 : 18:36:23
Basically my sql database is for MS Sharepoint 2003 server. Since we are upgrading to MS sharepoint 2007 for testing, I want to update the database to non developer edition, it would be easier for me to upgrade the database during the install of Sharepoint 2007.

Here's what I have done:


Backed up the sql 2000 dev database that I used for sharepoint 2003
On new server with sql 2008 enterprise, I tried to restore the database but it wouldnt take it.

I even tried an in place upgrade of the sql 2000 / sharepoint server to sharepoint 2007 and sql 2008 and it wouldnt take it. States that the upgrade path is not supported.

If you guys can give me some pointers it will be great.

BTW, here is the link to the upgrade path:

http://msdn.microsoft.com/en-us/library/ms143393.aspx

Go to Top of Page
   

- Advertisement -