MySQL Forums
Forum List  »  Connector/C++

Escaping Strings
Posted by: Steve Chaplin
Date: October 06, 2010 02:18PM

What is the procedure to escape strings with the C++ connector API? Using the C connector there is a function called mysql_escape_real_string. Is there an interface to get to that or similar? I know that prepared statements can do this but that seems a round about way when all I want to do is escape a query.

Options: ReplyQuote


Subject
Views
Written By
Posted
Escaping Strings
6900
October 06, 2010 02:18PM
2689
October 10, 2010 06:27PM
2743
October 20, 2010 02:09PM
3177
October 22, 2010 03:00AM
2515
October 22, 2010 12:27PM


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.