![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I'm using frequently, in Access2000 databases, the VBA instruction
'docmd.sendobject' to send mail with Outlook2000. No problem. My question is: when upgrading Outlook2000 to Outlook2003, without upgrading Access2000: is there a problem with the command 'docmd.sendobject' to send mail from Access2000 in Outlook2003? I have this question because on some PC's, Outlook2003 will be installed with Access2000 (I can't change this installation). Thanks, |
#2
|
|||
|
|||
![]()
Yes, that will result in security prompts (and the fact that it doesn't on Outlook 2000 means that you have a very old, unsecure version of Outlook). See See http://www.outlookcode.com/article.aspx?ID=52 for your options with regard to the "object model guard" security in Outlook 2000 SP2 and later versions.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "skynet" wrote in message ... I'm using frequently, in Access2000 databases, the VBA instruction 'docmd.sendobject' to send mail with Outlook2000. No problem. My question is: when upgrading Outlook2000 to Outlook2003, without upgrading Access2000: is there a problem with the command 'docmd.sendobject' to send mail from Access2000 in Outlook2003? I have this question because on some PC's, Outlook2003 will be installed with Access2000 (I can't change this installation). Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
access2000 and outlook2003 | skynet | Outlook - Installation | 0 | February 5th 08 04:03 PM |
New to outlook2003 | Kathy | Outlook - General Queries | 1 | September 10th 07 06:45 PM |
Outlook2003 | Amol | Outlook - General Queries | 0 | February 1st 07 05:39 AM |
SP2 ONLY for Outlook2003 | [email protected] | Outlook - General Queries | 0 | October 25th 06 05:03 PM |
Outlook2003 | Wim® | Outlook - Fax Functions | 2 | February 1st 06 08:37 AM |