On 10/4/16, Domingo Alvarez Duarte <mingo...@gmail.com> wrote: >> > The problem is I didn't found yet the point where I should intercept the > "openDatabase" where I plan to check if there is a table named for > example "use_attached_dbs" and then attach the databases on that table > and then reread the schema to make the views work. > > The place to do so probably is at the end of "openDatabase", can someone > shed some light here ? >
The sqlite3Init() routine found at https://www.sqlite.org/src/artifact/b1140c3d0cf59bc8?ln=355 -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users