Delphi active X dll exception handling -
i have delphi executables accessing activex dll uses firedac. database-related functions in dll.
when make remote database connection, if connection lost between exe , database, accessing database-related functions dll gives error message:
server closed connection unexpectedly
i want know, can set global exception handler in dll applicable exes use it?
Comments
Post a Comment