|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, February 07, 2013 10:11 AM
Points: 70,
Visits: 224
|
|
I received a 2005 .bak file from a third party. I create a db (a mdf and ldf file) on our db server and through MSSMS I try to restore the .bak file. I see that this .bak file has a database file (mdf) a log file (ldf) and 5 Full Text Catalog files.
How do I handle the restore Full Text Catalog files ?
Thank you so much !
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 6:36 AM
Points: 85,
Visits: 356
|
|
Have you looked at this? Should be all you need. http://msdn.microsoft.com/en-us/library/ms142511(v=sql.90).aspx
______________________________ AJ Mendo | @SQLAJ
|
|
|
|