Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Mysql DSN by programing
Message
De
10/02/2006 09:19:50
 
 
À
10/02/2006 07:51:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01095407
Message ID:
01095436
Vues:
9
cDSNString = "Driver={MySQL ODBC 3.51 Driver};Server=ServerName; Database=DbName;UID=root;PWD="
nConn = SQLStringConnect(cDSNString, .t.) && .t. Shared Connection
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform