Thread: Text/SQL_C_CHAR/ODBC limit?

Text/SQL_C_CHAR/ODBC limit?

From
Date:
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