SA-MP Forums Archive
Searching the playername in the database - 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: Searching the playername in the database (/showthread.php?tid=464301)



Searching the playername in the database - JaKe Elite - 16.09.2013

Hello this is little question regarding to SQLite

I'm creating a robbable banks, When player types the bank account to rob.
The system will search the .db file till it match the name from the database

How can i do this?

If it is possible how? Also how can i display the account status after scanned?


Re: Searching the playername in the database - Konstantinos - 16.09.2013

Have you even read a tutorial about SQLite? It explains pretty much everything you want regarding to your problem.