The default limit for the number of attached databases appears to be 10 with the 1.0.106 version of System.Data.SQLite.dll and I would like to increase this value to 25. I've used the sqlite3_limit function in the past to increase this value but I don't see a matching way to do this within System.Data.SQLite.dll.
Thanks in advance for your assistance. Keith _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users