Board index » delphi » TQuery - Update failed (Oracle)
Granat Yevgeny
![]() Delphi Developer |
Mon, 26 Jan 2004 16:43:47 GMT
TQuery - Update failed (Oracle)
Hi all.
I work with D5 & Oracle 8. I have a problem when I delete a record in following way: 1) I add a new record (Insert...FindField(...):='...'...Post) This exception DOESN'T occur if: How can I solve this problem without closing and reopening ? Thanks, |