reload SQL2000

  • I have reloaded SQL 2000 on Windows Server 2003 beacuse of data corruption. The problem is reconnecting the data files. Do they need to be exported and reimported? Are there any instruction flow charts? I can only find instructions for SQL 2005

  • Look up attach in Books Online. you can re-attach the data files.

    However that won't get you logins.

    What was the problem originally, and what did you do?

  • If you reinstalled sql server coz of corruption, i think it'd persist as corruption happens to your database files. If you do not have a clean backup, i think u're going to lose data depending of what type of corruption you had in the past, however some of the corruption issues can be resolved without losing data. Did you run dbcc checkdb on your database earlier?



    Pradeep Singh

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply