Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Access 2002 with Outlook sending


Message #1 by "Ray Pinnegar" <r.pinnegar@b...> on Thu, 28 Mar 2002 12:42:58
I have moved from Access2000 (with W98) to Access2002 XP (with WXP Pro) 
Keeping the back end database as Access2000 format and front end 
programming in Access2002.

To send email I use the Outlook object model, i.e. Outlook.Appication, 
and Outlook.MailItem

with .Body to add the body text.

It was OK in Access2000, but now when using the method .Display I can see 
the message with the body text but when I press the send button and then 
open it in Outlook the body text has disappeared. All other compnents - 
address & subject lines are OK.

At the .Display stage, If I edit the body text the message then sends OK.

Any ideas on correcting this would be appreciated.

  Return to Index