Subject | [IBO]Help !! Record not located to update |
---|---|
Author | Babari Saloufou |
Post date | 2004-10-17T15:19:45Z |
Hi all,
I have the 'Record not located to update ' exception when I try to delete
or post an update to a record
that I just inserted in an IB_GRID and if the primary key is bound on a
generator.
You can test this with the sample projet book.dpr and the database
ibook.gdb.
If you insert a book using the IB_GRID you can't immediatetely update or
delete it.
If you look carefully you will see in fact TWO records one on the top
(provided you were on top before inserting) and one
in the bottom.
You can delete or update the one in the bottom.
May be it's a problem of synch of the buffer with the IB_GRID?
Babari.
I have the 'Record not located to update ' exception when I try to delete
or post an update to a record
that I just inserted in an IB_GRID and if the primary key is bound on a
generator.
You can test this with the sample projet book.dpr and the database
ibook.gdb.
If you insert a book using the IB_GRID you can't immediatetely update or
delete it.
If you look carefully you will see in fact TWO records one on the top
(provided you were on top before inserting) and one
in the bottom.
You can delete or update the one in the bottom.
May be it's a problem of synch of the buffer with the IB_GRID?
Babari.