I have table1,  I make a view view one of that table.  I then delete the
table, the view does not work.
I then recreate the table, and alter its name to the one viewed.
 and view suddenly works.
Am I dreaming?  Does SQLite3 maintain a schema in views an allow us to
alter table names?
Matt
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to