Hello all,
Not this old chestnut I hear you say...
Here we go; I have an app. in a multi-user environment using optimistic buffering. If user 1 edits the same record as user 2 Ive trapped the error to prompt a message box "Record in use by another, please try again", but then the app exits.
I can only assume that its called the forms destroy event and quits, but I dont want it to quit! Any one any idea's on how to stop the exit of the program???
TX's in advance
IanMc
Not this old chestnut I hear you say...
Here we go; I have an app. in a multi-user environment using optimistic buffering. If user 1 edits the same record as user 2 Ive trapped the error to prompt a message box "Record in use by another, please try again", but then the app exits.
I can only assume that its called the forms destroy event and quits, but I dont want it to quit! Any one any idea's on how to stop the exit of the program???
TX's in advance
IanMc