Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB6 Mysql remote connection string
Name: Anthony Arde Date: December 5, 2005 at 01:07:23 Pacific OS: win Xp Pro Sp2 CPU/Ram: 3.2 P4
Comment:
Hi there, please can someone help me out, i`m really having a tough time tring to connect to my remote mysql DB, this is the connection string i`m using :
when i log into the online DB via phpMyAdmin it says mysql running on localhost as admint@localhost , does this mean that this is my server name?? please help thanks Anthony - (ive just made up dummy password and usrname and ip)
Summary: Hi there i`m in need of some help with a connection string to an access db on an ftp site that has a usr name and pass word...is this possible??? or does it have to be http? please help. this is what ...
Summary: OK im trying to connect my local machine to my local sql database in VB6 but the connection strings i`ve tried dont work, i have set ado 2.7 as a reference ,the sql service is running as server name "...
Summary: i`m stuck please can someone help!!! this is my connection string at the moment, Set Conn3 = New ADODB.Connection Conn3.CursorLocation = adUseClient Conn3.ConnectionString = "DRIVER={MySQL ODBC...