09.04.2014, 20:30
I mean here's the statement:
qresult holds ZERO this way. What else can I try to get just-inserted row id?
Код:
qresult = db_query(sqlite, "SELECT LAST_INSERT_ID()");