hello forum,
have a problem with fastreport and TdbrichviewEdit.
would like to output the content of DbRichviewEdit from a SQLite database in Fastreport. Since it is a SQL database, the content of DBRichViewEdit is stored in a blob. I can't get any further with the FrxRichview because the content is not displayed. Who has a solution? Or can help?
Thanks in advance Best regards
Jmich
TDBRichViewEdit and FastReport
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: TDBRichViewEdit and FastReport
Did you set DBRichViewEdit.FieldFormat = rvdbRTF?
The default saving format of DBRichViewEdit is RVF, FastReport cannot read it.
The default saving format of DBRichViewEdit is RVF, FastReport cannot read it.