Visual Studio 2003

Discussion in 'Databases' started by sjh24, Oct 16, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Can I make a remote connection to the SQL Server database from Visual Studio 2003. The reason I'm asking is my current hosting provider will not allow remote connections and for the class that I'm taking I must be able to access the database from Visual Studio. I know that you can hard code the connection but my teacher did not want us to do that. Thanks.
     
  2. You should be able to do that using the Server Explorer in VS 2003.Just create a new connection and add the required database information.It should work fine.

    Vikram

    DiscountASP.NET
    www.DiscountASP.NET
     
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