MySQL Forums
Forum List  »  Connector/C++

Connector/C++ v 8 and binding parameters
Posted by: Walter Oney
Date: January 24, 2020 12:02PM

I'm using the JDBC subset of the v 8 C++ connector. I can't find the equivalent of the mysql_stmt_bind_param function that was available in the 5.7 api. The 8.0 header prepared_statement.h has a bunch of functions, but none that seems parallel. How do I accomplish the same functionality using the 8.0 C++ connector?

Options: ReplyQuote


Subject
Views
Written By
Posted
Connector/C++ v 8 and binding parameters
850
January 24, 2020 12:02PM


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.