Ediimport is a Foxpro program that automatically insert corrected ADX 850 (EDI order) export to SBT databases. Ediimport.prg and application
Category: Foxpro
Foxpro table delete and pack using sql
Using SQL within foxpro program (not ODBC from a PHP program) set exclusive on cd to where things are
Foxpro Database Commands
A good discussion on Foxpro ODBC driver connection string https://www.berezniker.com/content/pages/visual-foxpro/visual-foxpro-odbc-driver How to pack a table through Foxpro ODBC driver https://support.microsoft.com/en-us/kb/234756
Perl ODBC
Perl ODBC access to Foxpro requires the Win32::ODBC module. Add this module using cpan. Here’s a link to help on