Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SQLite 0.2
#2
Update 0.2:

Changelog:
-Fixed possible stack overflow,
-Staticly linking gcc libs for linux,
-Staticly linking SQLite lib for windows,
-Unification of types.

New functions:
string errMsg = sqlite3_errmsg(userpointer handler);
integer errCode = sqlite3_errcode(userpointer handler);
string errStr = sqlite3_errstr(integer errCode);
Reply


Messages In This Thread
SQLite 0.2 - by Profesores - 01.04.2018, 00:31
RE: SQLite 0.1 - by Profesores - 03.04.2018, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)