helo sir,
i have .bak file i have to convert it to .mdf file
pls help me any code or link
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priyank KharePosted Oct 24, 2013, 8:19 AM
http://msdn.microsoft.com/en-us/library/ms190209%28v=sql.90%29.aspx
http://forums.asp.net/t/1239529.aspx
Sanjay KumarPosted Oct 24, 2013, 8:06 AM
rajashri saradePosted Oct 24, 2013, 7:54 AM
thnx for reply
but i would like to use .mdf file from .bak file which is form web server.
actually i have downloaded from server.
because when i run my application then it raise error as
Warning: Fatal error 9001 occurred at Oct 24 2013 6:04AM. Note the error and time, and contact your system administrator.
so i have to reload database so i want to restore it from .bak file.
pls help me. any link or code
thnx u.
Priyank KharePosted Oct 24, 2013, 7:44 AM
The simplest way to do this all is through SQL Server Management Studio. If you don't have it (e.g. you're using SQL Server Express) then you should definitely download it and install it. Log in to your SQL Server instance in Management Studio then