El Mon, 8 Sep 2008 20:14:44 +0200 Martin Schreiber <[EMAIL PROTECTED]> 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 _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
