thanks
now works correct.
in the DrawRVFField procedure i have changed this line:
//rvh.RichView.LoadRVFFromStream(Stream)
rvh.RichView.LoadFromStream(Stream,rvynaAuto)
Search found 4 matches
- Tue Jan 03, 2006 1:13 pm
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 20074
- Tue Jan 03, 2006 11:05 am
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 20074
- Tue Jan 03, 2006 10:51 am
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 20074
- Mon Jan 02, 2006 8:15 pm
- Forum: Support
- Topic: Problem with Blob in the DBGrid
- Replies: 5
- Views: 20074
Problem with Blob in the DBGrid
Hi
I have a table with one BlobFied
I was using TDBRichEdit to this blob field.
In the new project is a Dbgrid (base in the example Delphi\DB Demo\3 DBGrid) to display this blobfield.
The old values are not shown, why ?
thanks Jeff.
I have a table with one BlobFied
I was using TDBRichEdit to this blob field.
In the new project is a Dbgrid (base in the example Delphi\DB Demo\3 DBGrid) to display this blobfield.
The old values are not shown, why ?
thanks Jeff.