Delphi 2005, ADO, XML
- From: zhahme00@xxxxxxxxx
- Date: 28 Mar 2006 07:48:38 -0800
Hi,
Could someone plz post a working example of retrieving XML data
returned by a stored procedure using ADO and delphi 2005? I am using
Delphi 2005, Microsoft SQL Server 2000.
Lets say, I have a stored procedure called myStoredProc which returns
data in an XML. The stored proc works fine in Query Analyzer. I can
also run stored procedures that don't return anything from Delphi 2005.
But when it comes to stored procs returning XML, I am really lost.
Comprehensive help on ADO w/ Delphi is almost non-existent! Examples on
the web refer to older versions of Delphi and have not been very
helpful. :-(
Any help is greatly appreciated. Thx!
Zee.
.
- Prev by Date: Creating a table dynamically in ACCESS
- Next by Date: Re: Creating a table dynamically in ACCESS
- Previous by thread: Creating a table dynamically in ACCESS
- Next by thread: Reading uncommitted data with MS Access
- Index(es):
Relevant Pages
|