I am trying to rebuild a SQL Server install and had a couple of questions.
1. What order should I install the databases (system and user) in?
2. WHen I try to reinstall the master database (after starting in single user mode) it tells me that SQL cannot drop the Master database because it is a system database. Should I drop the Master database manually (and if so how is this best done?) or is there something else that needs to be done?
1. What order should I install the databases (system and user) in?
2. WHen I try to reinstall the master database (after starting in single user mode) it tells me that SQL cannot drop the Master database because it is a system database. Should I drop the Master database manually (and if so how is this best done?) or is there something else that needs to be done?