Using SQL Server 2000
I get a database from sql 2005, then i try to attach the database in sql 2000, it showing error as "could not find row in sysindexes for database id 8 object id 1 index id 1 run dbcc checktable on sysindexes"
Is possible to attach the database, or any other way to attach?