Subject: | Re: Find Variable Type
| Date: | Thu, 1 Apr 2021 14:38:58 +1100
| From: | Tom Krieg <REMOVEtomkCAPITALS@sdassociates.com.au>
| Newsgroups: | pnews.paradox-programming
|
I use in-memory tcursors when retrieving a single record from a
PostgreSQL database. Once you've finished with it, you can close it and
it's gone.
On 1/04/2021 12:27 am, Mark Bannister wrote:
> or use an in memory tcursor.
|