Microsoft
Software
Hardware
Network
Question : Email from Access without using a Reference to the Outlook library
Currently, I create HTML email from within Access by using the Outlook.Application object and setting the Outlook 12.0 Object Libary as a Reference. This works properly. The database is programmed on a computer with Outlook 2007 and is used on other computers, some of which use Outlook 2003 and some Outlook 2007. In order for it to run on the Outlook 2003 computers, the Reference must be changed to Outlook 11.0 Object Library.
I would like to avoid changing the Reference, so that the database would open without error. Is there a means of creating email without using the Outlook Object Library.
Any ideas? Thanks.
Answer : Email from Access without using a Reference to the Outlook library
You know, I've never had a need so I have never tried. When automating Outlook you can do
objMsg.Display
but I don't know if that is valid with CDO - I don't think it is. I (or you) can test.
OM Gang
Random Solutions
Mainframe
AS3: scaling from one side
One-Time Only "Ask" Field
All profiles are deleted, cannot log into Windows
How to Modify or configure Finger print in toshiba LapTop
how to hide my application from tasklist? (delphi)
Default Recipient policy setting
How can i delete disconnected mailbox paemanentely by exchange management console
Remove conflicker
MS access populating search result into listbox and transfer selected id to a textbox