Raycho Raykov
2005-12-14 10:41:55 UTC
Hi
I have a form with DBRichText control on it. The control is conected to BLOB
field in database. At the begining they all are set to ReadOnly state. But
when I click on DBRichText control (at runtime) and then click outside I
receive the following error:
Failed to Save Stream.
Also if I select another record in DBGrid control conected to the same
DataSource then the problem desapiars.
Any help?
Work conditions:
C++Builder 5
FireBird 1.5.2
IBDatabase -> IBQuery -> DataSource
DBRichEdit, DBGrid,....
I have a form with DBRichText control on it. The control is conected to BLOB
field in database. At the begining they all are set to ReadOnly state. But
when I click on DBRichText control (at runtime) and then click outside I
receive the following error:
Failed to Save Stream.
Also if I select another record in DBGrid control conected to the same
DataSource then the problem desapiars.
Any help?
Work conditions:
C++Builder 5
FireBird 1.5.2
IBDatabase -> IBQuery -> DataSource
DBRichEdit, DBGrid,....