Обсуждение: Text/SQL_C_CHAR/ODBC limit?

Поиск
Список
Период
Сортировка

Text/SQL_C_CHAR/ODBC limit?

От
Дата:
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