On 1/9/15, RSmith <[email protected]> wrote: > The pre-compiled and supplied DLL (sqlite3.dll) seem to be missing an entry > point for "sqlite3_enable_load_extension" - I do not see > any mention in the update text about altering or removing this feature so I > am assuming this might be a compile-time omission? >
Yes, it was a compile-time omission. I have uploaded a new DLL that includes the loadable extension interface. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

