
Base on demos BlobPictures or Clob, I only change TDBImage/ TDBMemo VCL to TDBRichEdit, and the demos can run well while Blob/Clob field's size is not large(smaller than 64K? maybe smaller than 32K), DBRichEdit can display correct Font, Table or paragraph.
But while I'm inserting/modifying a large enough data( copy from MS word, then paste to DBRichEdit, the word document is 403K), before posting, DBRichEdit dipslay correctly, but after posting, DBRichEdit can't display correctly, no font, no table, etc... It just like opening a *.rtf file with MS notepad. And if I copy all the content in DBRichEdit to a *.txt file, save it as *.txt and then open it with MS Riched, it can display correctly.
I don't know if there is something wrong with ODAC or TDBRichEdit, it trouble me for a long time. Can anyone help me?
Oh, my OS is MS windows xp with sp1.
Thinks In Advance!
Denggh