[fpc-pascal] sql server embedded: sqlite the only solution?
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Dec 17 12:15:42 CET 2009
Michael Van Canneyt wrote:
>
> All it takes (if you use sqldb) is 1 statement in a unit initialization or program startup code:
>
> uses ibase60dyn; // must be there
>
> Begin
> UseEmbeddedFirebird:=True;
>
Thanks Michael. Any thoughts on a tiOPF patch for the SqlDB persistence
layer? ;-)
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list