Hi Jiri I would like to make a seperation between recoverable exceptions and fatal exceptions coming from the database.
A fatal error might be network lost, database gone, ... If this happens I would like to try to "reconnect" the client or even shutdown the application. A recoverable error, might be an exception, a FK violation or whatever. This would result in me just notifying the user what went wrong. Yesterday I tried looking for FbExceptions that where raised on Application level, but this was insufficient. Sometimes I had another exception raised by the provider and I would even like to catch those. Do you have any idea on how to solve this? Thanks Alexander ------------------------------------------------------------------------------ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider