Question : how to store emails from exchange server into a tale in access?

hi,

i need to know if it is possible to store emails coming from the exchange server from an specific address
into an access database?
right now the emails are sent to outlook, but i either need to find out a way to move them from out look
into this database, or from the exchange server into the database.

please any help on how to do this would be great : )

thank you!

Answer : how to store emails from exchange server into a tale in access?

yes ... make a new table that has fields for all the email pieces you want to store.

a little bit more how do i render the email from the inbox folder? ...
the code I posted create an object ... objMessage that represents the email itself ... you can then get to the properties of the email (open an email form in design mode and look at the properties tab) and send them to the database.

here is a good like that provides lots of detail...

http://www.outlookcode.com/d/scripting.htm

Steve

Random Solutions  
 
programming4us programming4us