Re: ASP, Delphi and XML help



Andy,

you need create the ActiveX control in Delphi where you'll connect to your
database, convert the resultset to xml (using SMExport). In your ASP you'll
call the method of your ActiveX and return the xml as response for ASP-page

The same for data load - you'll send your xml-string as parameter for
ActiveX's method (caled from ASP page) which will import your xml to
database

--
With best regards, Mike Shkolnik
Scalabium Software
http://www.scalabium.com
mshkolnik@xxxxxxxxxxxxx

"Andy" <andy@xxxxxxxxx> wrote in message
news:463fb2aa@xxxxxxxxxxxxxxxxxxxxxxxxx
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








.



Relevant Pages

  • Re: ASP, Delphi and XML help
    ... I have both SMExport and SMImport. ... any tips on how to pass the XML to and from an ASP page? ... Delphi application and also to be able to send an XML from my Delphi ...
    (borland.public.delphi.thirdpartytools.general)
  • Database application using XML
    ... I am doing very basic transfer of data and the workhorse is actually in the ASP itself. ... How do I configure SQL Server, ASP and Delphi to work in XML? ... Delphi runs 'SearchRecords.asp' using the TacHTTP/TWebPost component by a defined URL ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: ASP, Delphi and XML help
    ... I've never created an ActiveX with Delphi yet but I'll ... convert the resultset to xml. ... In your ASP ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: rafraichissement aiutomatique dune page asp
    ... en Faites c'est juste un affichage, car les enreg je les gére par des ... client par des rs pour l'affichage) avec un peu de xml et feuille de style ... >> j'ai une page asp composée de tableaux. ... >> J'aimerais rafraichir les informations modifié sur chaque pages dés ...
    (microsoft.public.scripting.vbscript)
  • Re: understanding XSLT
    ... Classic ASP is a procedural server-side technology that handles HTTP ... ASP.Net and the .Net platform include support for XML in many ways, ... Visual Studio 2005 also includes much XML support, ... support for XSLT, which includes the ability to debug XSLT. ...
    (microsoft.public.dotnet.framework.aspnet)