Le 10 avr. 2016 ? 14:12, Kumar Suraj <surajnitk at gmail.com> a ?crit :
> 
> Any idea what could be wrong here..

Have you checked the return value of sqlite3_bind_parameter_count(newStmt) 
after successful call to sqlite3_prepare_v2()?

I would also output the string returned by sqlite3_sql(newStmt) in your error 
paths, just to be clear the prepared statement is really the one you expect.

-- 
Meilleures salutations, Met vriendelijke groeten, Best Regards,
Olivier Mascia, integral.be/om



Reply via email to