MySQL Forums
Forum List  »  Connector/ODBC

Re: ODBC Empty Exception
Posted by: Bogdan Degtyariov
Date: December 11, 2017 02:32AM

Hi Parthi,

I am not sure what exactly caused such strange empty exception, but we can try to check a few different things.

Are you using the DSN connection when all parameters are set up through the GUI?
Or it is a free format connection string like:

DRIVER={MySQL ODBC 5.3 ANSI Driver};SERVER=...;USER=...;

If it is a connection string like above you need to make sure the driver name exactly matches the driver registered in System.

Options: ReplyQuote


Subject
Written By
Posted
December 06, 2017 10:47AM
Re: ODBC Empty Exception
December 11, 2017 02:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.