Paradox Community

Items in pnews.paradox-client_server

Subject:Postgresql text columns in memory TC
Date:Thu, 20 Aug 2020 12:01:55 -0500
From:Mark Bannister <markRemove@THISinjection-moldings.com>
Newsgroups:pnews.paradox-client_server
If I use a Postgresql text column data type and I query the column with
resulting in an in memory TC, if I try to reference the column I get the
error: Invalid BLOB handle in record buffer.
The work around is to not use an in memory TC but I would prefer in memory.
I've tried assigning the column to a memo or string first but get the
same results.

 memovar =MEMO(mytc."Groupname") << error
stringvar = string(mytc."Groupname") << error

Can anyone think of something else to try?
--
Mark B


Copyright © 2004 thedbcommunity.com