[Help] SQLite
#3

Use db_free_results(db_query(...)); Since the query results are stored in the memory and can cause memory leak.

And you need to make the tables at first - whether you run queries or make them in the database yourself. But without existence of tables, you can't insert something in that table.
Reply


Messages In This Thread
[Help] SQLite - by ApolloScripter - 06.01.2019, 03:42
Re: [Help] SQLite - by RoboN1X - 06.01.2019, 05:43
Re: [Help] SQLite - by Logic_ - 06.01.2019, 05:51
Re: [Help] SQLite - by ch1ps - 06.01.2019, 05:54
Re: [Help] SQLite - by ApolloScripter - 06.01.2019, 06:59
Re: [Help] SQLite - by Logic_ - 06.01.2019, 07:31
Re: [Help] SQLite - by GhostHacker9 - 06.01.2019, 07:45
Re: [Help] SQLite - by Logic_ - 06.01.2019, 10:48
Re: [Help] SQLite - by ApolloScripter - 06.01.2019, 18:45
Re: [Help] SQLite - by Mobtiesgangsa - 07.01.2019, 00:21

Forum Jump:


Users browsing this thread: 1 Guest(s)