User Profile

Collapse

Profile Sidebar

Collapse
stehy
stehy
Last Activity: Sep 4 '07, 12:27 PM
Joined: Jun 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • stehy
    replied to Xml + Soap
    in XML
    Thank you.
    Do you mean DocumentElement .text?
    See more | Go to post

    Leave a comment:


  • stehy
    started a topic Xml + Soap
    in XML

    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...
    See more | Go to post

  • stehy
    replied to Access2003+SOAP+XML
    in XML
    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",...
    See more | Go to post

    Leave a comment:


  • stehy
    started a topic Access2003+SOAP+XML
    in XML

    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.
    See more | Go to post
No activity results to display
Show More
Working...