MySQL Forums
Forum List  »  Connector/C++

Re: MySQL Connector 8.0 and Visual Studio 17
Posted by: Luis Silva
Date: December 23, 2018 05:43AM

Hi Bartosz,

32 version of connector is also available here:
https://dev.mysql.com/downloads/connector/cpp/8.0.html

You can use the 8.0 with legacy apps, because we ship the JDBC, which is a dropin replacement of 1.1 series connector.

If you need to build it by hand, then you need the 32 bit of server, because JDBC uses libmysqlclient from server, but it is supported.

If in trouble, please say something!

Cheers,
Luís Silva

Options: ReplyQuote


Subject
Views
Written By
Posted
1013
December 20, 2018 12:44PM
Re: MySQL Connector 8.0 and Visual Studio 17
639
December 23, 2018 05:43AM


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.