SQLite Forum

Spanish characters in SQLITE
Login
If you need the string as a `char*`, then use `sqlite3_column_text()` to begin with.