![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 1
OS: Win 2000
|
dim con_server as ADODB.Connection
Set con_server = New ADODB.Connection con_server.ConnectionString = "DRIVER={MySQL ODBC 3.51 Driver};" _ & "SERVER=server;" _ & "DATABASE=database;" _ & "UID=userid;" _ & "PWD=password;" _ & "OPTION=3" con_server.Open this code (VB 6.0 application) is working properly when i using "TATA Indicom internet connection Provider". But while i using "BSNL internet connection Provider " it gives a error. the error number is -2147467259 and error description is "[MySQL][ODBC 3.51 Driver]Can't connect to MySQL server (1006)" Last edited by sutanu_halder : 07-30-2008 at 04:20 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|