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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -