Persistent views across databases supported in old versions of SQLite and
can be allowed in current version by this patch:
http://sqlite.mobigroup.ru/fdiff?v1=b4464923c51570be&v2=6d077a9491474827

Temp view across databases are supported always.

2010/10/1 John Drescher <dresche...@gmail.com>

> I see that normal views across attached databases do not work but it
> looks like I can create a temporary view across attached databases. Is
> this a supported configuration? I want to make sure before I put this
> in my application.
>
> --
> John M. Drescher
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Best regards, Alexey Pechnikov.
http://pechnikov.tel/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to