You are not logged in.
Pages: 1
ln 1121:
// you should call sqlite3.open() instead of sqlite3.open() for instance
I believe should be:
// you should call sqlite3.open() instead of sqlite3_open() for instance
(as in lin 2078)
-Rael
Offline
Offline
Pages: 1