[EMAIL PROTECTED] wrote:
I need help in generating a unique integer for the table's primary
key.

See http://sqlite.org/lang_createtable.html, particularly the part about ROWID, PRIMARY KEY and AUTOINCREMENT

Igor Tandetnik

Reply via email to