On 25 Jan 2011, at 5:08pm, Akbar Syed wrote: > I stop my application and restart it again. During restart, since the > databases are already existing, I do open all the databases (DB1, DB2 and > DB3). And Attach DB2 and DB3.
Hold on. If you're doing the attaching with an 'ATTACH' command there's no need to separately open the databases. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

