Re: ASP, Delphi and XML help
- From: "Andy" <andy@xxxxxxxxx>
- Date: Mon, 7 May 2007 19:13:46 -0400
Hi Mike,
Thanks for the good response. I have both SMExport and SMImport. Do you have
any tips on how to pass the XML to and from an ASP page? I would like to
actually query the database using ASP and return the results in XML for my
Delphi application and also to be able to send an XML from my Delphi
application back to ASP. I think I can handle the Delphi side, just not sure
how to do it in ASP. Any resource or tip on this is greatly appreciated.
Thanks again Mike.
Andy
"Mike Shkolnik" <mshkolnik2002@xxxxxxx> wrote in message
news:463f6f5d@xxxxxxxxxxxxxxxxxxxxxxxxx
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
.
- Follow-Ups:
- Re: ASP, Delphi and XML help
- From: Mike Shkolnik
- Re: ASP, Delphi and XML help
- References:
- ASP, Delphi and XML help
- From: Andrew Diabo
- Re: ASP, Delphi and XML help
- From: Mike Shkolnik
- ASP, Delphi and XML help
- Prev by Date: ANN: BS/1 General Ledger Source Code
- Next by Date: Re: Looking for DBTreeView with a difference
- Previous by thread: Re: ASP, Delphi and XML help
- Next by thread: Re: ASP, Delphi and XML help
- Index(es):
Relevant Pages
|