RATE THIS ANSWER
0
Click to Vote:
0
0
You can't attach a SQL Server 2005 database to a SQL 2000 server. You will need to script out the tables, procedures, etc adn then create them in the SQL 2000 server, then use SSIS or DTS to copy the data from the SQL 2005 server to the SQL 2000 server.
Last Answered:
Mar 16 2009 7:15 PM GMT by Mrdenny 
46795 pts.