[Lazarus] Problem with zeos and sqlite-3

TonyMc afmcc at btinternet.com
Sat Feb 16 13:12:06 CET 2013


On Fri, 15 Feb 2013 13:43:21 +0100 (CET), you wrote:


>You should use a real database instead of sqlite. 
>sqlite is good only for storing strings.

I don't know what you mean by a "real database" but you are wrong
about the data types SQLite can hold.  I seem to recall that what you
say was once true (or closer to the truth), but things change.  I have
stored integers, reals, blobs and strings in sqlite tables.
Furthermore, SQLite makes a good partner for FreePascal and Lazarus,
so you should not discourage people here from using it.

Peace,
Tony




More information about the Lazarus mailing list