SQL databse
#7

Quote:
Originally Posted by aRoach
Посмотреть сообщение
Use:
pawn Код:
db_open( name[ ] ); // At OnFilterScriptInit
db_close( DB:Database ); // At OnFilterScriptExit
And do your job )
are u sure that works ? my server crashes when i reach the function where the FS is extracting from the database

also is this a legit query ??

pawn Код:
format(Query, sizeof(Query), "SELECT * FROM `USERS` WHERE `NAME` = '%s' ", DB_Escape(name));
Reply


Messages In This Thread
SQL databse - by spd_sahil - 04.04.2012, 11:53
Re: SQL databse - by Roel - 04.04.2012, 11:53
Re: SQL databse - by spd_sahil - 04.04.2012, 11:56
Re: SQL databse - by Roel - 04.04.2012, 12:07
Re: SQL databse - by aRoach - 04.04.2012, 12:07
Re: SQL databse - by Roel - 04.04.2012, 15:27
Re: SQL databse - by spd_sahil - 04.04.2012, 15:56
Re: SQL databse - by spd_sahil - 05.04.2012, 08:25

Forum Jump:


Users browsing this thread: 1 Guest(s)