Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mysql
Message
From
10/07/2002 21:05:55
 
 
To
10/07/2002 13:17:13
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Re: Mysql
Miscellaneous
Thread ID:
00677087
Message ID:
00677340
Views:
19
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")
Previous
Reply
Map
View

Click here to load this message in the networking platform