hi experts, I created a script on sql server 2005 to make my database to sql server 2000, so i got the script and i run it, anyway, now i have the database to sql 2000, than i try to attach on the sql 2000, than this error shows up:
Error 602: Could not find row in sysindexes for database ID 7, object ID1, index ID 1. Run DBCC CHECKTABLE ON sysindexes
but i can attach on the sql 2005, works great.
so how to attach this database on the sql 2000
Start Free Trial