This may be a totally rooky question, but better safe than sorry....
If I declare a table with an INTEGER PRIMARY KEY field s.t. it is an auto-increment, do the first INSERT into it and call sqlite_last_insert_rowid(), will I get back a 0 or something else? Will I ever get 0 back (in case it wraps or something)?


thanks.

Michael Hunley
Senior Engineer
PocketPurchase, Inc.

Reply via email to