MySQL Forums
Forum List  »  Connector/C++

Re: get_driver_instance is unresolved
Posted by: Walter Oney
Date: November 28, 2019 04:26AM

No, it didn't work. But linking against mysqlcppconn.lib *DID* work when I tried it just now. I thought (naively, I guess) that the static library would contain the exact same content as the DLL for which mysqlcppconn is the import library. I also though that the ~8 versions of the libraries would work with the 8.0 connector, as the online documentation says.

I yearn for the 1960's, when one could code to the api's described in the IBM manuals for OS/360 and confidently expect that one's program would work the first time and when one could confidently expect programs to keep working from one release of the OS to the next. [Of course, on the downside, what would today be considered a reasonably sized program needed multiple trays of punched cards and many hours waiting for batch runs to debug. But I digress.]

Options: ReplyQuote


Subject
Views
Written By
Posted
872
November 27, 2019 05:56PM
438
November 28, 2019 03:47AM
Re: get_driver_instance is unresolved
437
November 28, 2019 04:26AM


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.