Search found 1 match

by lincolnasilva
Thu Dec 10, 2020 2:09 pm
Forum: Support
Topic: read Blob(firebird) in a DBRichViewEdit
Replies: 1
Views: 13221

read Blob(firebird) in a DBRichViewEdit

god morning,
i need read a field build in a TRichView
and posted in a field blob of Firebird
this is a value what i see:

-8 1 3
-7 0 -1 0 0 0 0 536870911
-9 2 0 0 2 0 1

Î

how to i configure DBRichViewEdit to read this value(this value is a text with multiple lines)!
im using delphi xe8 and ...