[Lazarus] CSV export (was: MS-Access ...)

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Sep 7 22:58:12 CEST 2011


On 07/09/2011, Reinier Olislagers  wrote:
>
> I'm going to crawl back into my hole now and dream of proper CSV export
> in FPC, something a certain database product has been able to do well
> for quite some time ;)

I guess I missed some prior discussion about this. What exactly are
you looking for? If you haven't yet, maybe take a look at tiOPF v2
[http://tiopf.sourceforge.net]. It has persistence layers for CSV, TAB
etc file storage, including TDataset support. So it's quite easy to
load something into a TDataset, then store it as a CSV or TAB
delimited text file. Maybe that code could be of use to you.


> With my sympathy to your former helldesk people,

:-)



-- 
Regards,
  - Graeme -


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




More information about the Lazarus mailing list