Board index » delphi » Possible bug in TDBRichEdit: causes EDatabaseError when losing focus
Jens Berke
![]() Delphi Developer |
Mon, 15 Nov 2004 22:02:10 GMT
Possible bug in TDBRichEdit: causes EDatabaseError when losing focus
D5.01 Ent Ger, Delphi ADOUpdate2, W2k Sp2 Ger
I have serveral TDBRichEdit on a TPageControl, each one on a different This is the method that causes the error (DBCtrls.pas): procedure TDBRichEdit.UpdateData(Sender: TObject); The method sets a new value ignoring the fact that the Query is not in Here's are parts of the stack that lead to the method above: TDBRichEdit.UpdateData I'm not really sure where the problem is, but I guess it's Any ideas? Jens -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Remove all digits and spaces when replying to me: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |