Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote connection to MySQL
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00756418
Message ID:
00756429
Views:
11
oConn.Open "Driver={mySQL};" & _
"Server=db1.database.com;" & _
"Port=3306;" & _
"Option=131072;" & _
"Stmt=;" & _
"Database=mydb;" & _
"Uid=myUsername;" & _
"Pwd=myPassword"

Some helpful links:
http://www.able-consulting.com/MDAC/ADO/Connection/ODBC_DSNLess.htm
http://www.connectionstrings.com/
http://www.simongibson.com/intranet/adoodbc/adoodbc.html
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform