Subject | Re: Import-Export of XML-Data |
---|---|
Author | Glebas |
Post date | 2006-07-21T16:10:13Z |
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:
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:
>or export
> Hi,
>
> I'm looking for a library or component (for C++Builder) to import
> data. This all need's to be integrated within an application thatget's data
> as eMail attachements and has to send data as XML-File the sameway.
>
> The data structures are simple (number records with some text).
>
> What could be used?
>
> Thank's
> fr.
>