Page 1 of 1

exceptions

Posted: Tue 03 Nov 2009 21:13
by alpha
Hello,

I'm a novice user, but still the following questions.
Which exceptions must I handle eg when connecting to mysql server?
Is there a list available?

Thanks
Simon

Posted: Wed 04 Nov 2009 09:03
by Plash
UniDAC always raises the EUniError exception if an error occurs when working with DBMS. You should handle this exception.