SQLite Forum

Getting the error
Login
Hi, Gunter,

The only reason I'm asking is because I tried to call



[code]

sqlite3_prepare_v2()

sqlite3_errcode()

[/code]



and first returned 1 while second returned 0.

Any suggestions on debugging?

This is under MSVC 2017 / Windows 8.1

Thank you.