In A2003 one can create a linked table using
File/GetExternalData/Link/Exchange(). It's a nice feature but by and
large fairly useless if I am reading the table structure correctly.
The From & SenderName columns may contain data like joeblow@test.co m or
it may simply be Joe Blow. The HasAttachments column may be true or
false but accessing the attachments isn't available if the value is true.
Is there any way this linked table could be of use in getting the email
addresses as well as the name of the sender as well as associating or
getting the attachments? Or can one access the email via automation
with the data contained in the linked table?
File/GetExternalData/Link/Exchange(). It's a nice feature but by and
large fairly useless if I am reading the table structure correctly.
The From & SenderName columns may contain data like joeblow@test.co m or
it may simply be Joe Blow. The HasAttachments column may be true or
false but accessing the attachments isn't available if the value is true.
Is there any way this linked table could be of use in getting the email
addresses as well as the name of the sender as well as associating or
getting the attachments? Or can one access the email via automation
with the data contained in the linked table?
Comment