Subject: | SQL Tables and TCursor
| Date: | 11 May 2021 14:11:18 -0400
| From: | "Sean V Casey" <svc@pacbell.net>
| Newsgroups: | pnews.paradox-client_server
|
Hi,
Is it possible to use traditional TCursor methods with SQL tables?
I tried opening a TCursor to a SQL Server table and can read and update the
first record; however, I am unable to move to the next record using nextRecord().
Other methods, such as nRecords(), also don't appear to function.
Thank you,
Sean
|