Hi Pietjeparasietje
Assigning the parameter value by using AsString don't solve my problem. In the web debugger I see in SOAP-XML message that the parameter value is pass to the webservice.
<?xml version="1.0" ?>
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"...
Yes the SQL statement is correct and working, because in the DBGrid on the client side I see the column names after opening the ClientDataset but I don't have any result records.
The SQL statement SELECT tes_id, tes_description FROM test WHERE tes_description = 'Frank' gives me a result record...
Hi,
I created a Soapdatamodule (WebService) with an ADOQuery and DatasetProvider on it. The option poAllowCommandText of the DatasetProvider is set to true. The client application uses a Soapconnection and a ClientDataset. The RemoteServer is set to the Soapconnection and the Providername is...
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.