SQLite Forum

sqlite3_exec: the 3rd argument
Login
> Irrespective of the number of columns in my query, I am getting

>     Attempted to read or write protected memory.

It may be time to use the debugger to get a backtrace of where this error happens. Speculating on numbers of `sqlite3_exec` callbacks isn't likely to get useful results.