1. Sivaprakash BKR
  2. PowerBuilder
  3. Saturday, 30 December 2023 08:45 AM UTC

Hello,

Using PB 2022 R2 Build 2819, PostGRESql 15

Need to retrieve string values into a datawindow, whose length varies from 50000 to 100000 characters.  Currently it retrieves only 10000 characters with the following settings.

Using DSN-Less connection, [ @ runtime ]

SQLCA.DBParm="ConnectString='Driver=PostgreSQL Unicode(x64);Database=one;Server=localhost;Port=<Port>;UID=<username>;PWD=<pass>;',DisableBind=1"

Design Mode [ Datawindow ].  It shows a length of 32766, with the following settings in DB Profile [ Driver specific parameters ]
MaxVarcharSize=100000;MaxLongVarcharSize=100000;

Still it retrieves only 10000 characters.  

Database field got complete value.  Only in datawindow we get only 10000 characters, and not the complete value [ which ranges from 50000 - 70000 characters].

What setting we need to do for PB to read full value(s) ?

Happiness Always
BKR Sivaprakash

 



There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.