Thank you.
Do you mean DocumentElement .text?
User Profile
Collapse
-
Xml + Soap
Hello,
what does "xml" mean in this SOAP? It is string or MSXML2.IXMLDOMN odeList?
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelop e xmlns:xsi="http ://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http ://www.w3.org/2001/XMLSchema"
xmlns:soap="htt p://schemas.xmlsoap .org/soap/envelope/">
<soap:Header>
<SecHeader... -
Thank you for your answer.
( I didn’t know me question was moved from access forum to xml forum )
I have this code in Access:
Dim soapclient
Set soapclient = New SoapClient30
soapclient.Clie ntProperty("Ser verHTTPRequest" ) = False ‘..when = True I have error, I don’t know why
Call soapclient.MSSo apInit2("https://www.xxxx.asmx?w sdl", "", "Service",...Leave a comment:
-
Access2003+SOAP+XML
Hello,
I'm from Slovakia ( me english is poor, sorry ).
Me problem is:
I have to comunication from access database with web service. I have to send with SOAP "XML file" and I have to wait for reply. Is concerned about order.
I use some code about it.
Thank.
Stehy
I have access 2003 also Web Service References Tool and SOAP Toolkit.
No activity results to display
Show More
Leave a comment: