![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Wsdl.exe is a microsoft utility that is command line operated and can take as a parm a link to a WSDL file for a web service. It generates classes for accessing the web service which can be compiled into a DLL. Anyone have experience in doing so and accessing the exposed methods to send a SOAP message to a web service from Access/vba? I've never done it but this might help: |
#3
| |||
| |||
|
|
BobAlston wrote: Wsdl.exe is a microsoft utility that is command line operated and can take as a parm a link to a WSDL file for a web service. It generates classes for accessing the web service which can be compiled into a DLL. Anyone have experience in doing so and accessing the exposed methods to send a SOAP message to a web service from Access/vba? I've never done it but this might help: http://www.4guysfromrolla.com/webtech/070302-1.shtml vbscript is close enough to vba to enable you to modify their code to use in Access A very nice set of articles which I will review a 2nd time. didn't find |
![]() |
| Thread Tools | |
| Display Modes | |
| |