Import Outlook to Access

  • Thread starter Thread starter Pedw4220
  • Start date Start date
P

Pedw4220

I'm able to use the import feature to import emails into Access, but I can't
get the content field to completely fill in. I don't see a demilited option.
How do I get around this?
 
what field?

you can use outlook automation if you want
Dim OL as Outlook.Application

You -are- using MDB Linked tables to do this, right?

I think that I remember that SQL 2000 DTS also has this capability,
one of these days I should check to see if it has more fields than
Linking Tables

-Aaron
 
Back
Top