sqlite_busy_timeoutΒΆ

Removed, use sqlite3_busy_timeout.

bool = sqlite_busy_timeout(db, nMilliSeconds)

See also

Overview SQLite

id-1423107