SQLite Forum

sqlite3_bind_() problem I do not understand
Login
value.c_str() changing? Try binding with SQLITE_TRANSIENT to ensure SQLite takes a copy of the string when it is bound.