Hello,

I am having problems with the update command (through the interface library).  
In most databases if you issue an update to a record that does not exist, it 
simply adds a new record.  When I try this in SQLite I get an error back.  

Is the SQLite update restricted to a record you know already exists?

 

Bart

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

Reply via email to