ConnectionOpen

  • HI TO ALL,

    I get this error:[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.When Running my vb6 module on Another server

    SQL Server is installed on Windows Server 2003,and i am testing the application from WinXP and Win7 on my server it will work. Testing from other machines(Server) with same settings doesn't work.

    2..,But the problem is, this module only(Maintainance).If i run some other module from client server,It will work,and also i'll check all the connections like,odbc,tcp/ip,sql configuration manager,Sql browser,services,firewall,etc..

    Any ideas are appreciated.:

  • Compare the connection strings between modules.

    The error your getting is pretty self explanitory, the server doesnt exist of you dont have access to communicate with the server.

    Debug your connection strings. Typos in servername, username password etc.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply