I'm using WebService methods to call stored-procedure (STP) which provide XML data for Delphi client application (use TClientDataSet and XMLTransformProvider)
Now, when in STP do right SELECT
select xmlelement(name mydata, xmlforest(ObjID, Name, Adress...) as mydata
from dba.Customer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.