K
Keith G Hicks
Outlook 2003
I need to extract a unique list of all the email addresses from received
messages in my pst file. For example:
USE OutlookPstFile
SELECT DISTINCT SenderAddress FROM ReceivedMessages
Is there a way to do this? Is there an ODBC connector out there?
I know vb/vba/sql, etc.
Thanks,
Keith
I need to extract a unique list of all the email addresses from received
messages in my pst file. For example:
USE OutlookPstFile
SELECT DISTINCT SenderAddress FROM ReceivedMessages
Is there a way to do this? Is there an ODBC connector out there?
I know vb/vba/sql, etc.
Thanks,
Keith