when i execute a query like this
UPDATE setting SET value="red" WHERE name="color"
the row will update temporary while app is running , when i close app noting
appear in DB
i use ManagedSQLite dll
-- 
View this message in context: 
http://www.nabble.com/problem-with-sqlite-in-c-.net-tp23492813p23492813.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to