﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Dr. John Tunnicliffe  / Attachment Databse / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 18 Jun 2013 16:33:32 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Attachment Databse</title><link>http://www.sqlservercentral.com/Forums/Topic420997-1083-1.aspx</link><description>Your code lis fine, but it seems like you mdf file is corrupted.Do you have any backup of the database? If yes try to restore it and run DBCC CHECKDB or DBCC CHECKTABLE (sysobjects) with  ALL_ERRORMSGSMarkus</description><pubDate>Mon, 12 Nov 2007 05:43:37 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>Attachment Databse</title><link>http://www.sqlservercentral.com/Forums/Topic420997-1083-1.aspx</link><description>how to attach databse file in sql server 2000.I have try code like this.....................execute sp_attach_db @dbname='MyInsurance',	@filename1='G:\Insurance\App_Data\Database.mdf',	@filename2='G:\Insurance\App_Data\Database_log.ldf'  then error occurs like this.........................Server: Msg 602, Level 21, State 50, Line 1Could not find row in sysindexes for database ID 8, object ID 1, index ID 1. Run DBCC CHECKTABLE on sysindexes.Connection Broken---------------------------------------------plz help me, for successful attachment database....waiting                        Thanks:</description><pubDate>Mon, 12 Nov 2007 05:23:54 GMT</pubDate><dc:creator>bm_007</dc:creator></item></channel></rss>