Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please help me!!
Message
From
23/01/2002 08:49:08
 
 
To
23/01/2002 05:28:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00605328
Message ID:
00608907
Views:
17
Hi, thanks for getting back to me.

I've been using the outlook wizard to export emails to visual foxpro which is OK but I can't overcome the problem of the body of the email being truncated, it needs to go into a Memo field.

Hope this is what you wanted.

Thanks
Nelly




Your problem is caused by a bug in the Outlook Import&Export wizzard.
If you wish to use the wizzard for that task - export the email messages to DBase format - this can be readed by VFP and works fine.

Our own approach is using an Outlook Automation (instantiating Outlook.Application object with the CreateObject command and then using the objects Methods and Properties to get each message Body, Subject, etc.) and the other one is with MAPI ActiveX controls.

See the following:
Downloads # 1034 MAPI Mail Class
Downloads # 1180 Outlook Mail (sequel to MAPI Mail)

both are provided by Nigel Coates (Member ID#017378)

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform