a Class EIBCERROR exist with MyConnection

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

a Class EIBCERROR exist with MyConnection

Post by Daniel Fagnan » Mon 28 Jan 2013 12:35

I Used EIBCError in my try except .

With Myconnection it exist an equivalent Class like EIBCError.

Thank You

Daniel Fagnan
Posts: 58
Joined: Fri 13 Oct 2006 00:08

Re: a Class EIBCERROR exist with MyConnection

Post by Daniel Fagnan » Mon 28 Jan 2013 17:59

I found EMyError.

AndreyZ

Re: a Class EIBCERROR exist with MyConnection

Post by AndreyZ » Tue 29 Jan 2013 08:13

You are right, you can use EMyError.

Post Reply