Hi,
I'm trying to use VFP 9, but I have problems with the same code that runs fine in VFP8.
This is the code:
RELEASE ALL
CLOSE DATABASES
CLOSE TABLES
CLEAR
LOCAL lctmp AS STRING, lnConnHandle AS INTEGER, lctblname AS STRING
* Creating a connection string
lctmp='Description=ABC...