Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote connection to MySQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00756418
Message ID:
00756429
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform