flakpit wrote: > > Peter, sorry to be a nuisance but, can you update the same way?
Yes, of course. > I've not > idea how that statement would look with this way of doing things > SQLite has copious and well written documentation. You would be well served by reading it rather than trying to divine its operation by scrutinizing code snippets. See section 2.2 of http://www.sqlite.org/capi3.html for details on executing SQL statements. HTH Dennis Cote _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

