Problem with Sqlite
#6

It's so easy to figure this out just follow the chain of events that happens.

The obvious first test is to determine if your database even loads! If it doesn't then you know the issue is probably not in the script. Now if it does load then you need to follow the chain of events forward. Start by checking the results of load/save queries.

Honestly these kind of problems are pretty trivial when it comes to running a server if you can't figure it out or don't know what to do then you are going to have problem after problem like this.
Reply


Messages In This Thread
Problem with Sqlite - by adri[4]Life - 24.07.2017, 20:06
Re: Problem with Sqlite - by Xeon™ - 24.07.2017, 20:23
Re: Problem with Sqlite - by adri[4]Life - 24.07.2017, 20:25
Re: Problem with Sqlite - by Xeon™ - 24.07.2017, 20:34
Re: Problem with Sqlite - by adri[4]Life - 24.07.2017, 20:54
Re: Problem with Sqlite - by Pottus - 25.07.2017, 00:24

Forum Jump:


Users browsing this thread: 1 Guest(s)