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.
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. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
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 2003On 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 |
|
|
|
|
|