Subject Re: Import-Export of XML-Data
Author Glebas
Hi,

I have a small C++ library that reads-writes XML nicely.
It supports ASCII and UTF-8 encoding and allows to efficiently
deal with huge XML files. I use it to exchange data over e-mail.

Regards,
Glebas



--- In firebird-support@yahoogroups.com, Friedrich Remmert <fr@...>
wrote:
>
> Hi,
>
> I'm looking for a library or component (for C++Builder) to import
or export
> data. This all need's to be integrated within an application that
get's data
> as eMail attachements and has to send data as XML-File the same
way.
>
> The data structures are simple (number records with some text).
>
> What could be used?
>
> Thank's
> fr.
>