[dumb question]Visual Studio and SQL Express

Discussion in 'Visual Studio' started by MIW, Aug 31, 2007.

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

    MIW

    Hi! I am kinda new and still experimenting with ASP.net 2.0 with AJAX and I've been developing with visual studio. I've been using the SQL express in the visual stuido for developing a database for my web. My first question would be, if I want to upload database into my web in discount asp, how do I do it? Do I have to add SQL Database first? DO I just upload it like I did with the rest of the web using ftp? DO I need to change the code for conneting to the database to reflect these difference? Thanks again!
     
  2. MIW

    MIW

    never mind. I've figured it out. For those of you having the same problem, here's how I solve it:

    I order the SQL extension
    I attach my current database (already uploaded to discount asp) to that new database add-on I order it
    I change all the connection string to reflect the new database.

    Voila!

    Mods and Admins, you can probably lock this thread if you wanted. I do ran to some new trouble but I posted it in the other subforum.
     
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