FancyPrairie
Programmer
SQL server was installed and our vendor had me create a few tables for him. After everything was created and the database populated, it was decided to move the databases to E: rather than where they are (C
. Being a neewbie I searched the web and discovered that the first database that must be moved is the master database. But SQL wouldn't let me restore it to another partition (E
. One internet hit I got said to move the master database from C: to E: and set the startup parameters to point to E:. Which is what I did (copied rather than moved, however). From that point on I can not connect to the database. I reset the parameters in the registry to point back to C: but still no luck.
The Event Viewer is displaying the following error
17204 :
FCB::Open failed: Could not open device C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.ldf for virtual device number (VDN) 2.
HELP! How do I fix this?
The Event Viewer is displaying the following error
17204 :
FCB::Open failed: Could not open device C:\Program Files\Microsoft SQL Server\MSSQL\Data\master.ldf for virtual device number (VDN) 2.
HELP! How do I fix this?