I found two forum messages, one saying in OnPostErorr do something like ..
which is not of much help.if (E is EMSError) and (EMSError(E).ErrorCode = ...) then ...
The other suggesting a bookmark and locate (which results in access violation error).
As far as I can tell, OnPostError only gets called after default message is displayed.. and with absolutely no information.
There is nothing on OnPostError in SDAC documentation.