Unable to connect to db

Discussion in 'Databases' started by wisemx, Feb 20, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Try itlike this:
     
  2. Hello, I need some help connecting to my database. Nothing I try seems to be working.

    From my web.config:
    <connectionStrings>



    <add name="ConnectionString" connectionString="Data Source=tcp:sql2k512.discountasp.net;Initial Catalog=SQL2005_*****;User ID=SQL2005_******;Password=*****;" providerName="System.Data.SqlClient"/>


    </connectionStrings>
     
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