aspnetdb.mdf "bak" file.

M

Mr. X.

Hello.
I am looking for aspnetdb.mdf - the ".bak" file.
For some security reason, the hosting company (which indeed supports sql
express) should have aspnetdb.mdf bak file.

I have the Microsoft Sql Server Management Studio Express (2005),
but I didn't find a way how can I export the file aspnetdb.mdf
(found at : http://www.4shared.com/file/59591680/a5b7abdf/ASPNETDB_TMP.html)

Help, please.

Thanks :)
 
B

bruce barker

a .bak file is produced when you run a sqlserver backup command. you need to
specify the full path, and the express service account must have write to the
file location.

usually with a sqlexpress host you'd just upload the mdf file to the
app_data folder and auto connect it via the connection string.

-- bruce (sqlwork.com)
 
M

Mr. X.

I need the bak version of aspnetdb of SQL-Server 2005.

Tell me if the following is correct :
SQL Server Management Studio Express,

Microsoft SQL Server Management Studio Express 9.00.2047.00
Microsoft Data Access Components (MDAC) 2000.085.1117.00
(xpsp_sp2_rtm.040803-2158)
Microsoft MSXML 2.6 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 7.0.5730.11
Microsoft .NET Framework 2.0.50727.1433
Operating System 5.1.2600

The file before backup is :
http://www.4shared.com/file/59591680/a5b7abdf/ASPNETDB_TMP.html

Thanks :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top