Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cgi in perl accessing vfp data
Message
From
14/02/2001 07:59:55
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00475285
Message ID:
00475631
Views:
39
HI,
You do need to use ODBC in order to use VFP data with perl. Also, if you check in the documentation, you can also use ADO to get some recordsets. I used Perl to retreive VFP data a couple of times. You need to create a DSN that points to your VFP database.

For more informations, search for DBI on the Perl (references) site. If you use the Activestate Perl, it is easier because PPM will install the ODBC libraries for you.

Hope this will help,
Christian Cote
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform