On 2015-02-17 19:50, Michael Van Canneyt wrote:
> Any database that allows you to store a string in a field that is declared as 
> integer (as sqlite does), is out. It goes against the basic rules of the 
> RDBMs: ACID. Period.

Then you should add MySQL (and it's forks) to that list too. Doesn't
adhere to field types, and in MySQL's case tables can become "case
sensitive" when you move it from Windows to Linux/FreeBSD (due to the
underlying filesystem)! :-/

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to