Subject | Re: [IBO] TIB_Query: after an insert, how to return to current record? |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-04-25T13:47:50Z |
Hugo,
I think you could simply use a bookmark. Assign the value of the bookmark
to a string before your insert, and after your call to POST, just reset the
bookmark to this value.
Set
I think you could simply use a bookmark. Assign the value of the bookmark
to a string before your insert, and after your call to POST, just reset the
bookmark to this value.
Set