I am unable to INSERT INTO an Access database.
The following two example BOTH result in a "1" rows updated,
but when I look into the database using Access, the data
does not appear to have been added.
Here are the two code snippets. All data comes from a form
with no databindings. All the...
When using the common function of
Dim appOutLook As Outlook.Application
Dim MailOutLook As Outlook.MailItem
Set appOutLook = CreateObject("Outlook.Application")
from Access, I get the error:
[Number] = -2147024770
[Description] = "Automation error
The specified module...
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.