I'm sure one of you techies can tell me what I am doing wrong, it is bound to be simple!
I have 2 tables Customers and Orders
Customers has a UniqueID
Orders for a particular Customer all have Orders.Customer equal to the UniqueID of the Customer table.
In the Customer form, I simply require a...
The following code works on Windows 95 but gives this error on XP - OLE IDispatch exception code 4096 from Microsoft Outlook
The line that fails is shown in capitals.
Can any of you help?
objOutlook = createobject ('Outlook.Application')
objNamespace = objOutlook.GetNamespace('MAPI')...
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.