Delphi does not trap database error


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]

Posted by Technics on August 29, 2002 at 05:13:06:

I am using Delphi 6 to access MS access database. I used the OnPostError, OnEditError events, try....except sequence, and ApplicationEvent to trap data entries errors. The problem is that I am getting the default delphi EOle... exception error. Any ideas?


Related Articles and Replies:


[ DelphiLand FAQ ] [ Delphi Tutorials ]