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

Reply via email to