Viewing post 1 (of 1 total)
Here's what i normally do in VFP
1. In Windows, create an ODBC and that point to the database and named it example "MYDB"
*--------- start VFP script -----------------*
ODBC = "MYDB"
SQLID...
September 27, 2011 at 4:58 am
#1387032