I am trying to do a search & replace from access using automation. The following code works in the main body of a document but will not update the page header:
Dim varReplaceWith As Variant
varReplaceWith = Eval(myrs![fldbatch])
varReplaceWith = IIf(IsNull(varReplaceWith)...
I am trying to use DECS (Domino Enterprise Connection Services) to connect to SAP R/3. When I try to create a new connection, I don't get the option to connect to SAP. Does anybody have any information on this, or does anybody have a form created to connect to SAP via DECS. Any help would be...
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.