SQL question

Discussion in 'Databases' started by JIAN, Jan 15, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. i tired to upload my webiste along with my mdf database file.
    However, the upload was failed. Does anyone know what is going on?
     
  2. I think you have to convert your databse from .mdf to .bak


    that's what i was read..


    and i think too :) that you can do that:


    inside Sql Server Managment Studio. (right click tasks backup).


    I was read about that but i didn't do it until now.
     
  3. JorgeR

    JorgeR DiscountASP.NET Staff

    you can create a ticket to support so that then look at the restore log and tell determine what is cause of the failed restore


    junior

    DiscountASP.NET

    www.DiscountASP.NET
     
  4. sorry i m kinda new for the SQL
    is there any tutorials i can follow
    thank for replying
     
  5. I had struggled with the sam issue yesterday. Finally I following the instructions KB ID 191
    the only difference is that I uploaded the site first and then the Database. Then I modified the Web.Config
    file with the provided connection String. Everything is there, but now I am struggling with the connection.


    Good luck





    Sam
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page