Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL vs VFP
Message
From
04/12/2002 10:00:48
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
04/12/2002 09:47:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00729418
Message ID:
00729421
Views:
9
Hi Wahyu!

You will go need of the "MyODBC" and create one source ODBC for your database.
After is only the follow command of the VFP (see VFP Help):
 - SqlConnect()  && Connect with database
 - SqlExec()     && Execute commands in database
 - SqlDisconnect()  && Disconnect database
The commands for acess data are the SQL command, type "Select", "Update", "Delete" and other.
Hope help you.
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform