Hi,long long int sqlite3_last_insert_rowid(sqlite3*);The documentation states that the return value is of type 'long long int'. How do I use this type?Olaf
- [sqlite] Return value of sqlite3_last_insert_rowid()? Olaf Beckman Lapré
- Re: [sqlite] Return value of sqlite3_last_insert_... John Stanton
- Re: [sqlite] Return value of sqlite3_last_insert_... Olaf Beckman Lapré
- RE: [sqlite] Return value of sqlite3_last_ins... Brannon King
- Re: [sqlite] Return value of sqlite3_last_ins... John Stanton

