Answer the question
In order to leave comments, you need to log in
How to escape quotes in sqlite3 query in c++ language?
How to escape quotes and other characters in a sqlite3 query in c++ in a query like this:
string query = "SELECT " + value + " FROM TABLE;";
?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question