MySQL Forums
Forum List  »  Connector/C++

how to escape strings in mysqlcppconn
Posted by: F K
Date: June 09, 2016 04:01AM

Hello,
i wrote a C++ program and using the mysqlcppconn library.
Now i would love to escape sql special characters for make it more stable and save.
I don't know how to do with that API. Of course i just can use the C api.
But before i mix APIs i would like to ask if there is somebody who knows how to escape these chars with mysqlcppconn.

Regards
FK

Options: ReplyQuote


Subject
Views
Written By
Posted
how to escape strings in mysqlcppconn
1310
F K
June 09, 2016 04:01AM


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.