Quick SQLite question
#2

Yes, you can now use this:

pawn Код:
format( Query, sizeof( Query ), "SELECT password FROM users WHERE username = '%q' LIMIT 0, 1", User[ playerid ][ USER_NAME ] );
since the 0.3.7 version has been released. No need to use DB_Escape now use only the "%q" specifier!
Reply


Messages In This Thread
Quick SQLite question - by Kimble - 16.01.2016, 23:31
Re: Quick SQLite question - by Karan007 - 17.01.2016, 07:16

Forum Jump:


Users browsing this thread: 1 Guest(s)