I am trying to implement an embedded application using SQLite. I need to
modify data through views. The update, insert, or delete operations may
refer to a computed column or a built-in function in a view. I experienced
problems. I am wondering if SQLite can support features of modifying date
through views.

Thanks,
Robert
-- 
View this message in context: 
http://www.nabble.com/Does-SQLite-support-modifying-date-through-views--tp14236459p14236459.html
Sent from the SQLite mailing list archive at Nabble.com.


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to