BLOB ---> RichviewEdit
Posted: Sat Dec 03, 2005 10:04 pm
Hi,
This may be a really dumb question but I am curious.
I have a database with RTF files stored as BLOBS.
I have an ActiveX control of RichviewEdit in the database application.
Currently, to get the RTf file into Richview I need to copy the Blob to a physical file on a harddisk and then use LoadRTF in Richview.
Is it possible to somehow pass the Blob directly to Richview?
TIA
Mark
This may be a really dumb question but I am curious.
I have a database with RTF files stored as BLOBS.
I have an ActiveX control of RichviewEdit in the database application.
Currently, to get the RTf file into Richview I need to copy the Blob to a physical file on a harddisk and then use LoadRTF in Richview.
Is it possible to somehow pass the Blob directly to Richview?
TIA
Mark