[fpc-devel] state of units dbf*
Graeme Geldenhuys
graeme at geldenhuys.co.uk
Mon Mar 25 11:19:57 CET 2013
On 2013-03-25 09:18, Sven Barth wrote:
> I don't know whether it's an approbiate alternative for this purpose,
> but: http://wiki.freepascal.org/ZMSQL
Thanks for the link. tiOPF can also be used for storing data in CSV, TAB
or XML, and you use it exactly like you do for a RDBMS. But the more
important point is, that doing so causes a 3rd party dependency (tiOPF
or ZMSQL). With DBF, it comes standard with FPC - I like that.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-devel
mailing list