SQLite Forum

sqlite3_prepare_v2 does not seem to work.
Login
The message returned is: "SQL logic error: no such table: someTable".
I had that message before when I used only: sqlite3_errmsg(db).
But this is no help at all because I can asure that this table is in place.
Trouble is; I can't put a picture here to prove it.
There can of course be a "SQL logic error", but if you see it, tell me please.