Text/SQL_C_CHAR/ODBC limit? - Mailing list pgsql-general

From
Subject Text/SQL_C_CHAR/ODBC limit?
Date
Msg-id 002501c252c9$cc124a10$650a000a@VAIO
Whole thread Raw
List pgsql-general
I am storing a long text message in a table -- about 17KB of text.  When
I do SQLFetch using ODBC, I only get 8194 bytes, even though length(
field ) returns 17K.  The entity is declared as 'text'.

Is there a limit in ODBC library?

Thanks,
Stas


pgsql-general by date:

Previous
From: Randall Perry
Date:
Subject: Re: Access 'field too long' error
Next
From: "Warren Massengill"
Date:
Subject: Re: php