RATE THIS ANSWER
0
Click to Vote:
0
0
No there is no way to attach a database that was created in SQL Server 2005 to SQL Server 2000. You can only go up, you can not go backwards.
To move a database down a version, you have to script out the objects and then export the data, or use the database transfer wizard.
Last Answered:
Apr 14 2009 9:54 PM GMT by Mrdenny 
46795 pts.