Help!

Outlook 2003 and Access 2003

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Interoperability RSS
Next:  Error when Word is set as email editor  
Author Message
Tony Cannizzo
External


Since: Jul 11, 2007
Posts: 8



PostPosted: Thu Jul 12, 2007 12:47 pm    Post subject: Outlook 2003 and Access 2003
Archived from groups: microsoft>public>outlook>interop (more info?)

My goal is to add a record to an Access table for each individual email in
Outlook.

Exporting emails from an Outlook folder to an external file is perfect,
except for the date field which is missing from the export.

Is there a way to get the date into the export? or is there a better
approach to getting this information from Outlook to Access?

Thanks
tc
Back to top
Tony Cannizzo
External


Since: Jul 11, 2007
Posts: 8



PostPosted: Sun Jul 15, 2007 11:48 am    Post subject: Re: Outlook 2003 and Access 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thought I would post this for anyone's future reference

In Access, File>Get External Data>Import>File Type=Outlook()
This brings up the Exchange/Outlook Import Wizard
It browses your entire Outlook Folder structure
Pick a folder and it gets Imported into an Access table

You get everything as separate fields in each record for each email
Recieved (date/time)
From
To
Cc/Bcc
Subject
Body (memo field)
Message size
Whether it had attachments or not
and about 20 other cool fields.

"Tony Cannizzo" <tcannizzo.TakeThisOut@bellsouth.net> wrote in message
news:dWsli.52037$Fo1.11472@bignews7.bellsouth.net...
> My goal is to add a record to an Access table for each individual email in
> Outlook.
>
> Exporting emails from an Outlook folder to an external file is perfect,
> except for the date field which is missing from the export.
>
> Is there a way to get the date into the export? or is there a better
> approach to getting this information from Outlook to Access?
>
> Thanks
> tc
>
>
Back to top
amitbhandari
External


Since: Jun 27, 2007
Posts: 3



PostPosted: Tue Jul 24, 2007 1:00 pm    Post subject: Re: Outlook 2003 and Access 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, basically, the OOM does expose GetTables() method where in you get
MAPITable which is similar to the traditional table having rows and columns
and the columns being the various fields associated with that particular
type of item and rows being the items present in that particular folder.

I guess, you got my point Smile

--
Regards,
Amit Bhandari
http://amitbhandari.co.nr

"Tony Cannizzo" <tcannizzo.TakeThisOut@bellsouth.net> wrote in message
news:blrmi.8060$O9.4271@bignews6.bellsouth.net...
> Thought I would post this for anyone's future reference
>
> In Access, File>Get External Data>Import>File Type=Outlook()
> This brings up the Exchange/Outlook Import Wizard
> It browses your entire Outlook Folder structure
> Pick a folder and it gets Imported into an Access table
>
> You get everything as separate fields in each record for each email
> Recieved (date/time)
> From
> To
> Cc/Bcc
> Subject
> Body (memo field)
> Message size
> Whether it had attachments or not
> and about 20 other cool fields.
>
> "Tony Cannizzo" <tcannizzo.TakeThisOut@bellsouth.net> wrote in message
> news:dWsli.52037$Fo1.11472@bignews7.bellsouth.net...
>> My goal is to add a record to an Access table for each individual email
>> in Outlook.
>>
>> Exporting emails from an Outlook folder to an external file is perfect,
>> except for the date field which is missing from the export.
>>
>> Is there a way to get the date into the export? or is there a better
>> approach to getting this information from Outlook to Access?
>>
>> Thanks
>> tc
>>
>>
>
>
Back to top
Jaydw
External


Since: Jun 29, 2009
Posts: 1



PostPosted: Mon Jun 29, 2009 11:52 am    Post subject: Re: Outlook 2003 and Access 2003 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Is there a way to pull the data straight from a pst that is no longer
attached in outlook?

"Tony Cannizzo" wrote:

> Thought I would post this for anyone's future reference
>
> In Access, File>Get External Data>Import>File Type=Outlook()
> This brings up the Exchange/Outlook Import Wizard
> It browses your entire Outlook Folder structure
> Pick a folder and it gets Imported into an Access table
>
> You get everything as separate fields in each record for each email
> Recieved (date/time)
> From
> To
> Cc/Bcc
> Subject
> Body (memo field)
> Message size
> Whether it had attachments or not
> and about 20 other cool fields.
>
> "Tony Cannizzo" <tcannizzo DeleteThis @bellsouth.net> wrote in message
> news:dWsli.52037$Fo1.11472@bignews7.bellsouth.net...
> > My goal is to add a record to an Access table for each individual email in
> > Outlook.
> >
> > Exporting emails from an Outlook folder to an external file is perfect,
> > except for the date field which is missing from the export.
> >
> > Is there a way to get the date into the export? or is there a better
> > approach to getting this information from Outlook to Access?
> >
> > Thanks
> > tc
> >
> >
>
>
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Interoperability All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum