Hello-
I have some questions regarding attaching multiple databases with SQLite: * What is the max number of databases which can be attached to a single process using SQLite? * Has someone tried attached large number of databases with SQLite, and are there any performance tradeoffs in working with multiple database attached thru SQLite? Rajan

