MySQL Forums
Forum List  »  Connector/C++

Re: system error 126
Posted by: Bogdan Degtyariov
Date: February 11, 2019 03:36AM

Hi Debi,

your question is not related to Connector/C++. It is about Connector/ODBC. Your code might be C++, but the topic is still about ODBC.

I am not sure what sort of error you get since you did not post the text of the error here. Can you please specify the error message?

Also, to use Connector/ODBC you do not need to build it from the sources. All that is required is to install the MSI binary package. Your C++ code links to the system driver manager library, which loads the appropriate ODBC driver.

Please check the online manual describing what Connector/ODBC is and how to use it:
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-introduction.html

Options: ReplyQuote


Subject
Views
Written By
Posted
906
February 07, 2019 08:53AM
Re: system error 126
813
February 11, 2019 03:36AM


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.