Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mysql
Message
De
10/07/2002 21:05:55
 
 
À
10/07/2002 13:17:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Re: Mysql
Divers
Thread ID:
00677087
Message ID:
00677340
Vues:
18
Here are sample code :

lconn = SQLSTRINGCONNECT("DRIVER=MYSQL;SERVER=192.168.123.123;DATABASE=databasename;UID=userId;PWD=passward")
SQLEXEC(lconn,"SELECT * FROM table1","cursor1")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform