wHAT AM I DOING WRONG WITH MY RESTORE
-
Sunday, April 29, 2012 1:36 AM
I used the filelist command to get the logical names of my backup:
I then used the logical names to do the restore command. It is a brand new db that is on my ISP and I want to use it locally, so C:\MySQLServer doesn't exist. Where should I be restoring it to?
All Replies
-
Sunday, April 29, 2012 1:49 AMModerator
Below link address your issue exactly
Regards,
Ahmed Ibrahim
SQL Server Setup Team
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
This can be beneficial to other community members reading the thread.- Proposed As Answer by Ahmed Ibrahim - MSFTMicrosoft Employee, Moderator Sunday, April 29, 2012 1:49 AM
-
Sunday, April 29, 2012 1:55 AM
That doesn't help at all. I just need to know what the path is that I'm restoring to.
It's a brand new database locally. All I have is the backup
-
Sunday, April 29, 2012 2:03 AMModerator
Can you verify that c:\MySqlServer exists ?
can you make sure that you run under windows authentication
Regards,
Ahmed Ibrahim
SQL Server Setup Team
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
This can be beneficial to other community members reading the thread. -
Sunday, April 29, 2012 2:10 AM
No it does not exist - I need to know what to put for that path.
I don't have a sql server installation, just a backup!
-
Sunday, April 29, 2012 2:15 AMModerator
can you just create the folder
leave it empty then run the sql script again.
Regards,
Ahmed Ibrahim
SQL Server Setup Team
This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you.
This can be beneficial to other community members reading the thread.- Marked As Answer by allencunningham Sunday, April 29, 2012 2:20 AM
- Unmarked As Answer by allencunningham Sunday, April 29, 2012 2:22 AM
- Marked As Answer by allencunningham Sunday, April 29, 2012 2:22 AM
-
Sunday, April 29, 2012 2:22 AMThat worked, thank you!

