Re: Recovering from ODBC error without user intervention
Sherm,
toggle quoted messageShow quoted text
Now that you mention it, my old GetLockOwnerName utility is constructed the same way: the actual error event handler is, and apparently must be, defined in the program where the error will occur. Magic's whole event-driven baby has matured nicely since v9.4, eh? Steve Blank
At 04:44 PM 1/30/2017, you wrote:
I had tried putting it in a parent of the task which opens the table (with scope subtask) and that didn't work, but putting it in the task which opens the table works fine. I can ignore the error and pass an appropriate error message back to the parent.
|
|