hello 2 all

C++ aplication should put words into sqlite3 database, but if word that
should be put into the dbase is already in the table of the dbase it should
increase the number which is in the second column of the same row. how?

eg:
coffee | 3
milk | 1

...

i use standard functions from sqlite3.h

thanx
-- 
View this message in context: 
http://www.nabble.com/Easy-question-concerning-C%2B%2B---sqlite3-tp15561319p15561319.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