Reading LongVarChar from Pervasive v9.5

Last post 06-15-2012 8:51 AM by Mirtheil. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-15-2012 8:16 AM

    Reading LongVarChar from Pervasive v9.5

    We are trying to retrieve a longvarchar field that exceeds 65K using a PVSW 9.5 database with Delphi 7. 65K and less is not a problem. We have tried both PDAC and ADO components. Neither work, although the ADO component does retreive large objects on v10.x. ADO component on 9.5 returns an empty string. Any help appreciated.
  • 06-15-2012 8:51 AM In reply to

    Re: Reading LongVarChar from Pervasive v9.5

    Does PDAC also return an empty string? If not, how does it fail?

    Also, with the ADO components are you using OLEDB or ODBC?  Have you tried the other? 

    If v10 works but v9.5 does not, I would suggest patching to v9.71.  If that doesn't work, then it was probably just broken and won't be fixed.   Upgrade to PSQL v10 (or even better v11). 

Page 1 of 1 (2 items)