Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cgi in perl accessing vfp data
Message
De
14/02/2001 07:59:55
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00475285
Message ID:
00475631
Vues:
35
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform