Jay A. Kreibich schrieb:
>   http://www.sqlite.org/lang_createview.html
> 
>     "You cannot COPY, DELETE, INSERT or UPDATE a view. Views are
>      read-only in SQLite.  However, in many cases you can use a
>      TRIGGER on the view to accomplish the same thing."
> 
>   -j

Aha!...and...so what? I have a trigger...

Greeting,
Fabiano
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to