Lotus Notes E-Mail From Access 2000 - Crash!

  • Thread starter CanTex via AccessMonster.com
  • Start date
C

CanTex via AccessMonster.com

I have been sending e-mail from Notes using a custom form in Access 2000
quite succesfully since 2003 using a variation of rjhare's great code I
found on vbcity.com (http://www.vbcity.com/forums/t­opic.asp?
tid=19730&#RID322355=­&page=1) but now that all users have upgraded to
Notes 6.5.2, we have a problem.

There is now no longer a name in the Who field in the Sent screen, and when
the user clicks on the item to read what he/she sent, Notes crashes and
shuts down hard. Poof, it's gone. Is there a way to populate the Who field
in the Sent screen?

I'm doing the following to save my message to the Sent folder. It looks
like I'm missing a piece that I can't see because IntelliSense does not
work here.

MyMailDoc.SAVEMESSAGEONSEND = TRUE

Is anyone out there sending Notes e-mail from Access that might have an
idea?

TIA
 
Top