How can I retrieve complete value of text longer than 255 chars from an FTS5 table column. ODBC returns the length of text true, but returns only the first 255 chars.
How can I retrieve complete value of text longer than 255 chars from an FTS5 table column.
ODBC returns the length of text true, but returns only the first 255 chars.