On Mon, 27 Nov 2006, Pieter Valentijn wrote:

> Yes exactly :-)
> Im a button man ,I gess I missed the shortcuts, excelent I realy use
> them.
> 
> I have writen a Midas compatible export for the Mem dataset. I tried to
> convert the memdataset from the Jedi library but the blob pointers (char
> in Delphi) are not working.

The export would be something which would be a valuable addition to the 
FCL. Any chance of you donating the code ? In principle, I'd expect this
to be indepent of the dataset, though ?

> 
> I use the XML parcer from Jan Verhoeven Im sure I can port the code to
> lazarus.
> I use the client dataset to stream records in XML to and from clients.
> One of my most used programs is the osCommerce import that hase a link
> with a speacial PHP file. That file you can give SQL and it can return
> you a Datapacket. So not its also cut loss from the client dataset. 
> I will try to see if I can get this all to compile on Lazarus and send
> you guys the outcome.
> Is there already a native Delphi XML parcer in Lazarus?

Yes. Use the DOM and xmlread or xmlwrite units.

Are you trying to port osFinancials to Lazarus ?

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to