aspnetdb.mdf "bak" file.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mr. X.

    aspnetdb.mdf "bak" file.

    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...NETDB_TMP.html)

    Help, please.

    Thanks :)


  • =?Utf-8?B?YnJ1Y2UgYmFya2Vy?=

    #2
    RE: aspnetdb.mdf "bak&qu ot; file.

    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)


    "Mr. X." wrote:
    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...NETDB_TMP.html)
    >
    Help, please.
    >
    Thanks :)
    >
    >
    >

    Comment

    • Mr. X.

      #3
      Re: aspnetdb.mdf "bak&qu ot; file.

      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.0 0
      (xpsp_sp2_rtm.0 40803-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 :
      Search, download and share files from 4shared: music, video, images, books, apk. Use advanced search filters to find favorite songs, video clips and mobile apps.


      Thanks :)


      Comment

      Working...