[sqlite] Invitation to connect on LinkedIn

2011-07-03 Thread Gaurav Srivastava via LinkedIn
LinkedIn Gaurav Srivastava requested to add you as a connection on LinkedIn: -- Zarko, I'd like to add you to my professional network on LinkedIn. - Gaurav Accept invitation from Gaurav Srivastava http://www.linkedin.com/e/-6

[sqlite] Problems while upgrading to 3.7.3

2011-04-21 Thread Gaurav Srivastava
Hi I have recently upgraded my sqlite version from 3.5.1 to 3.7.3. With the update I have been seeing some issues with sqlite3_prepare_v2() API. The workflow here is: sqlite3VdbeSetSql(pVDbe, zSql, saveSqlflag) ^ | | sqlite3prepare(...) ^ | | sqlite3LockandPrepare(...)