[fpc-devel] TSdfDataset does not work with records larger then 255 chars

Luca Olivetti luca at ventoso.org
Tue Sep 9 20:28:05 CEST 2008


El Mon, 8 Sep 2008 20:14:44 +0200
Martin Schreiber <fpmse at bluewin.ch> escribió:

> Is Sqlite3 no option for you? MSEgui and FPC sqldb both have a
> DB-connection component for SQLite3.

FWIW I had the problem of string fields limited to 255 characters with
sqlite3 and zeos.
I hadn't time to test other combinations.
Since I only
needed the db aware components to display (not even edit) fields of less
than 255 chars, I simply used direct queries to manipulate fields
longer than 255 chars.
Like Felipe I couldn't trace the source of that
limitation.

Bye
-- 
Luca



More information about the fpc-devel mailing list