Re: ASP, Delphi and XML help



Andy,

you may create the xml from dataset using our SMExport suite:
http://www.scalabium.com/sme

To parse the xml in Delphi and load to dataset you may using our SMImport
suite
http://www.scalabium.com/smi

Both suites works in server-side environments

Also you may check the sample project in DEMOS\XMLExchange directory
(included in SMExport archive)
--
With best regards, Mike Shkolnik
Scalabium Software
http://www.scalabium.com
mshkolnik@xxxxxxxxxxxxx

"Andrew Diabo" <andy@xxxxxxxxx> wrote in message
news:463e59b9@xxxxxxxxxxxxxxxxxxxxxxxxx
I am tring to query a database in ASP and obtain the results in XML using
something like TacHTTP or similar component. How do I output to XML in ASP
and parse it in Delphi from the TacHTTP component? If anyone has done
something like this, I would appreciate any help or resource on how to do
this.

Thanking you in advance.

Andy




.



Relevant Pages

  • Re: Sending existing XML document to a document-literal web servic
    ... So the WSDL defines a type ... I don't want to parse the existing document and load the productOrderType ... My understanding is that you can use XmlSerializer to read the XML document ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: XML editor using MFC
    ... add elements to the tree control. ... XML tree is represented by an HTREEITEM. ... except for the CDATA stuff which is a real pain to parse. ... Error recovery: simplest form, when you find an error, throw a CException-derived class, ...
    (microsoft.public.vc.mfc)
  • Parsing XML data as it arrives from LWP call
    ... I am trying to improve the performance of a Perl application that uses LWP ... I would like to parse the resulting XML data as it's being returned as ... Build request XML input parms ...
    (comp.lang.perl.modules)
  • Re: Logfile analysing with pyparsing
    ... You can parse it just once, you just have to setup your data structure ... I inferred this from your XML. ... But looking through the logfile is a time consuming process. ...
    (comp.lang.python)
  • Re: XSD to Pascal Objects?
    ... only for Delphi users, and Delphi users of XML at that, we're talking about ... A recordset field can be another, ... Then, when you save the top-level recordset as an XML file, it saves ... got my read/write hierarchical data structure. ...
    (borland.public.delphi.thirdpartytools.general)