i have a rich text box on a form, that is submitted to an access db.
when i type text the insert works fine. when i copy and paste emails from my
lotus notes client. it either throws various ado errors or it throws the following

Provider (0x8000FFFF)
Catastrophic failure


which requires a restart of my dev box.

if however i copy and paste from lotus into notepad and then copy and paste that into my rich textbox the insert works fine. my assumption is that there are characters that access (or ado) cannot handle which f**ks this up.

this is really beginning to get on my t*ts. so any help would be much appreciated.