Query
#6

He gave you an example so you have to change the name of the table/fields to those you use.

With that program, you can execute queries directly - you don't need the format function at all. All you have to execute for your case is:
pawn Код:
UPDATE table_name SET field_name = 0, field2_name = 0 WHERE field_name = 'some_value or text'
Reply


Messages In This Thread
Query - by Iillminetor1 - 23.05.2014, 19:21
Re: Query - by Fred1993 - 23.05.2014, 19:24
Re: Query - by Iillminetor1 - 23.05.2014, 19:31
Re: Query - by Fred1993 - 23.05.2014, 19:35
Re: Query - by Iillminetor1 - 23.05.2014, 19:46
Re: Query - by Konstantinos - 23.05.2014, 19:49
Re: Query - by Fred1993 - 23.05.2014, 19:54
Re: Query - by Iillminetor1 - 23.05.2014, 19:55

Forum Jump:


Users browsing this thread: 3 Guest(s)