markMLl.pgsql-interfaces@telemetry.co.uk wrote:
>
> Hiroshi Inoue wrote:
>
> > You seem to be able to call SQLGetTypeInfo() though
> > I'm not sure.
>
> Many thanks, I obviously need to work out on ODBC programming :-) At
> present I'm doing a temporary job by querying the parameter from the
> registry- but that will obviously fail if I need to look at an
> alternative database.
>
> However, I've now found that even if I change the Max LongVarChar
> parameter from its default 8190 to (say) 16382 an attempt to save more
> than 8K text still gets truncated. I can work around this for the time
> being but would appreciate it if anybody could tell me whether there are
> still any outstatding issues.
>
Please try the latest driver(7.01.0006).
It removed the text/query length limit.
regards,
Hiroshi Inoue