programming - sqlite3 - c interface - sqlite3_step()What links here?
int sqlite3_step(sqlite3_stmt*);


Called to evaluate a statement prepared with the sqlite3_prepare() function.

In the legacy interface, the return value will be either SQLITE_BUSY, SQLITE_DONE, SQLITE_ROW, SQLITE_ERROR, or SQLITE_MISUSE.

With the "v2" interface, any of the other result codes or extended result codes might be returned as well.



Evaluate An SQL Statement
programming - sqlite3 - c interface - sqlite3_step()
filename:programming - sqlite3 - c interface - sqlite3_step()
filename:programming%20%2D%20sqlite3%20%2D%20c%20interface%20%2D%20sqlite3_step%28%29
last edit:April 01 2012 21:20:46 (4842 days ago)
ct = 1751749279.000000 = July 05 2025 17:01:19
ft = 1333329646.000000 = April 01 2012 21:20:46
dt = 418419633.000000