Text concatenation is done with
||
Two vertical bars (virgules).update tblEntry set Tags = Tags || ' new text' where RowID = 13 _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

