Results 1 to 2 of 2

Thread: VB application connection wirh SQL server 2000

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2012
    Posts
    23

    VB application connection wirh SQL server 2000

    I have develop an application in VB6, this application connects sqlServer 2000 through ODBC. the problem is that when we run applicaiton from the computer where database resides, its works. but if we run application from different comupter (within the LAN), it does not work and raise following error.

    Connection failed
    SQL State '01000'
    SQL Server error 53
    [microsoft][ODBC SQL Server Driver][DBNETLIB]connection open
    Connection failed
    SQL State '08001
    SQL Erro 17
    [microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.

    Please advise any help.

    Thanks and best regards.
    Imran

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB application connection wirh SQL server 2000

    Moved To Database Development

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width