sqlitei icon indicating copy to clipboard operation
sqlitei copied to clipboard

High-level API for the SA-MP SQLite functions.

Results 5 sqlitei issues
Sort by recently updated
recently updated
newest added

Will fix erros with fixes.inc

``` if (iTagOf3 == tagof(DBDataType:)) { // this line crashing pawn iStaticArgs = 3; } else { `bAutoRelease = _bAutoRelease;` } ```

Hi. I can not understand why the update request is not running. Code: `new DBStatement:stmt = db_prepare(connection_db, "UPDATE `users` `SET ``ip_last_entery` = ? \ WHERE `user_name` = ?");` ` stmt_bind_value(stmt,...

atement=@0d47f940 0, iParam=0, DBDataType:iType=5, ... ) at C:\Documents and Settings\Administrador\Desktop\1655\pawno\include\sqlitei.inc:1323 [12:59:38] [debug] #2 00121998 in LoadAccount (playerid=0) at sss/core/player/accounts.pwn:209 [12:59:38] [debug] #3 000bf498 in LoadAccountDelay (playerid=0) at sss/core/player/core.pwn:162 [12:59:38] [debug]...