How are you doing your database connection?
I would think that you should be able to trap the MySqlException if you are connecting directly using the MySqlConnection class but it probably would not work if you are using EXEC SQL CONNECT TO syntax
How are you doing your database connection?
I would think that you should be able to trap the MySqlException if you are connecting directly using the MySqlConnection class but it probably would not work if you are using EXEC SQL CONNECT TO syntax