Hello,
I am using the sqlite3_session module amalgamated into the main sqlite3.c file 
(3.8.2).
I defined both:

#define SQLITE_ENABLE_SESSION           1
#define SQLITE_ENABLE_PREUPDATE_HOOK    1

but compiler is not able to find all the sqlite3_preupdate* functions.
I am missing something?
--
Marco Bambini
http://www.sqlabs.com
http://twitter.com/sqlabs
http://instagram.com/sqlabs



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to