MySQL Forums
Forum List  »  Connector/C++

Re: string and SQLString: can't successfully execute statement
Posted by: Christopher Crotty
Date: June 28, 2011 04:22PM

I think you need to use
stmt->execute(rq.c_str());

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: string and SQLString: can't successfully execute statement
1371
June 28, 2011 04:22PM


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.