SA-MP Forums Archive
A host that doesnt read SQLite ??? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: A host that doesnt read SQLite ??? (/showthread.php?tid=331272)



A host that doesnt read SQLite ??? - boelie - 04.04.2012

Hello,

I wonder if someone could explain to me if some server hosts dont accept SQLite databases
because yesterday i used a script with database on my own local server wich worked perfectly. After that i uploaded the script into a public server host. The server crashed just after the database had to store some variables.

now when i looked into that database, all i saw was something like this
%%%%%%%%%&&&&&&&&&&&&&&&**************@@@@{}{}Boel ie***&&&&&**&

Its not the exact same but i kinda figure that the database wont be recognized by the server and i want to know why.
..Yes i also contacted the host with this question but for now they are giving me a standard mail in return like;

Thanks for your mail we will look into this a.s.a.p.

I hope you can tell me faster then them XD Cheers!


Re: A host that doesnt read SQLite ??? - Roel - 04.04.2012

Well are you sure you using the corrent database data to connect so the user,password,host?


Re: A host that doesnt read SQLite ??? - boelie - 05.04.2012

I guess so...please explain more what you mean.

p.s. ik heet ook Roel XD


Re: A host that doesnt read SQLite ??? - TzAkS. - 05.04.2012

Maybe you don`t use the corect server ip, root, password
Or you don`t have the corect plugin,check sql debug


Re: A host that doesnt read SQLite ??? - iTorran - 05.04.2012

Did you also put the database file on your host?
I'm not sure since I dont use SQLite alot but if its not there, it could crash.