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 |
sanjnep
Posting Yak Master
191 Posts |
Posted - 2009-01-26 : 15:51:54
|
We have a SQL Server 2005 Express with SP2 and the sharepoint application is running on the database WSS_Content. We need to transfer sharepoint database WSS_Content on SQL Server 2005 Standard Edition with SP2. I am able to backup WSS_Content database restore it on SQL Server 2005 Standard Edition but when I try to attached the database with sharepoint application it gives the error message. Any idea how to solve this problem? The specified SPContentDatabase Name=DummyDatabase Parent=SPDatabaseServiceInstance has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object |
|
tripodal
Constraint Violating Yak Guru
259 Posts |
Posted - 2009-01-26 : 16:35:58
|
http://support.microsoft.com/kb/888041 |
 |
|
|
|
|