On Tue, 15 Mar 2011, Lukasz Sokol wrote:
On 15/03/2011 12:36, [email protected] wrote:
On Tue, 15 Mar 2011, Graeme Geldenhuys wrote:
[...]
OK, so it's like Firebird Embedded DB's then. That's nice and easy. :)
I don't recommend it for use with pascal, since it does no type checking
whatsoever - at least last time I tried - thus you can perfectly store a
string in e.g. an integer field.
Combined with Pascal code, this can lead to very unfortunate results.
Michael.
Whaddya want, it's a c[++] library...
they like shooting themselves in a foot.
Is there a Pascal wrapper available that _would_ do the above ?
If you only use the pascal code to access the sqlite library, it should be
safe. If other libs access it as well, I would not recommend it.
Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus