Thread: about SQLite
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 04-27-2019 , 12:06   Re: about SQLite
Reply With Quote #7

1. Reduce the set_task 1.5 interval to 0.1
2. Call g_Tuple = SQL_MakeDbTuple( .. ) in Prepare(), above Connection = SQL_Connect(_:g_Tuple, ErrorCode, Error, sizeof(Error) - 1);
__________________
Bugsy is online now