On Mar 13, 2012, at 11:05 PM, Udi Karni wrote: > Is there a way to increase the number of attached databases beyond the > default of 10 - from the command shell - by issueing a command / pragma?
Not from the shell, but check SQLITE_MAX_ATTACHED: http://sqlite.org/limits.html _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

