This looks promising. I sooo wish it didn't have a limit to number of
databases. But I think I could reasonably do something like coalesce the
databases into a new database once every 2 hours. I also need to generate
some code to figure out how to address the tables which I guess means I'll
have to do an N way JOIN?


On Sat, May 3, 2014 at 6:16 AM, Petite Abeille <petite.abei...@gmail.com>wrote:

>
> On May 3, 2014, at 2:59 PM, Hayden Livingston <halivings...@gmail.com>
> wrote:
>
> > Thoughts?
>
> Take a look at ‘ATTACH’, it might help:
>
> http://www.sqlite.org/lang_attach.html
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to