sql server access

Discussion in 'Databases' started by psujinder, Sep 8, 2003.

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

    i am having a problem accessing the sql server from my asp.net application. i am using the connection string provided by discountasp.net and i keep getting an error - SQL SERVER DOES NOT EXIST OR ACCESS DENIED. when i contacted tech support they created a test code for me and it woeks fine but my application does not. i have tried accessing the sql server using the enterprise manager and query analyser and it works fine.

    does any one have an idea what th problem migth be.

    p.sujinder

    p.sujinder
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    pls post code.

    THis error , SQL SERVER DOES NOT EXIST OR ACCESS DENIED, means that the SQL server is not found. This is before the client even connect to the database (so focus on that rather then the username and password)



    quote:Originally posted by psujinder

    hi,

    i am having a problem accessing the sql server from my asp.net application. i am using the connection string provided by discountasp.net and i keep getting an error - SQL SERVER DOES NOT EXIST OR ACCESS DENIED. when i contacted tech support they created a test code for me and it woeks fine but my application does not. i have tried accessing the sql server using the enterprise manager and query analyser and it works fine.

    does any one have an idea what th problem migth be.

    p.sujinder

    p.sujinder
    </blockquote id="quote"></font id="quote">
     
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