Yeah, I did read that page, but not well enough.
I saw this:
"Workstation applications using SQLite normally do not need to invoke
either of these routines."
And this (all-caps emphasis mine):
"The sqlite3_initialize() routine is called internally by MANY other
SQLite interfaces so that an application usually does not need to invoke
sqlite3_initialize() directly."
But I missed this:
"it is recommended that applications always invoke sqlite3_initialize()
directly prior to using any other SQLite interface"
So I ended up thinking maybe the current behavior was unknown or unintended.
Anyway. Nothing to see here...
--
E
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users