
Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
Thank you, but I have already seen that. I don't really understand that
majority of what it's talking about and I can't download any add on's or
programs without waiting a year or two for them to be authorised. I've seen
a number of people on here alter thier coding and made it work, but no
combination of solutions that I've tried have worked... Does anyone have any
suggestions for practical things that I can try?
Thanks
> See http://www.outlookcode.com/d/sec.htm for your options with the Outlook
> object model security.
[quoted text clipped - 22 lines]
> >
> > Thank you
Dmitry Streblechenko - 31 Jul 2006 18:30 GMT
There is really nothing you can do
1. You cannot rewrite your code to use Extended MAPI since you are using
Access VBA (you'd need C++ or Delphi).
2. Your code cannot be trusted by Outlook since your code runs in Access
(which is an external app) rather than in an Outlook COM addin.
3. You cannot use any third party solutions.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Thank you, but I have already seen that. I don't really understand that
> majority of what it's talking about and I can't download any add on's or
[quoted text clipped - 36 lines]
>> >
>> > Thank you