I need a function to do the following when opening a Form named NewFrm_MainTemp late.
I need the function to look at the user id of the person attempting to open the form. Their Windows user ID will be in a Table we have named Tbl_Employee-----Field name is Employee_Win_Us er_ID
Also in the Table is a Filed named Main_Form_Right s This field contains 2 Values Administrator or View Only
What I...
User Profile
Collapse
-
Lock Form Controls based on a user ID lookup in a Table
-
In the past, I used IXMLDOMNodeList against complex data types returned from web services calls.The document is expecting XML as input and returns XML as output. I looked for documentation for sending XML as a complex data type to a web service but was unable to find any info.
For now this is the input XML format. There is an XSD for it.
Code:<?xml version="1.0" encoding="UTF-8"?> <SHSQuoteDataReadReq
-
Access 2003 Web Service VBA Code to Consume Web Services
We developed a small test database that we are using to attempt to connect to a wsdl to consume web services. The database form contains 3 fields and a submit button on the form. At the bottom I've included the code behind the button on the form and the class module code that was generated by the Web Service Tool.
I've added a little bit of information that pertains to the Access Database and our process and expected results:
... -
Code for making SOAP Call to our ESB
We are not able to get the WSDL to return Class modules for developing a SOAP Call. We can successfully hit Test WSDL Files, but not this one.
How do we troubleshoot?
Basically we want to make a Call to Get Web Service, thru ESB, from existing
Access 2003 Database Form. These are the steps that we think we will
need to do to accomplish this.
We are inexperienced in this area and would like...
No activity results to display
Show More
Leave a comment: