Board index » delphi » BDE problem posting inserted record twice
Stan Powers
![]() Delphi Developer |
Mon, 22 Sep 2003 00:22:53 GMT
BDE problem posting inserted record twice
I have a problem where a second post on a inserted record is moving record
the pointer in a TDbGrid. I am using the latest drivers of the BDE (5.11) I have a simple project with TQuery (Request Live=True, Steps After the second post, the dbgrid selector goes to the selected record This is problematic because it prevents me from including a "Save" button on Any suggestions would be greatly appreciated. Stan. |