I've searched without success for this answer. I use SQLite3, Zeos and Delphi so maybe this isn't a perfectly sqlite3 question but here goes:

 What are the pros/cons of query.sql.text := 'some string'; versus  query.sql.add('some string');

Dave






---
This email has been checked for viruses by AVG.
https://www.avg.com

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

Reply via email to