MYSQL query erorr.
#6

Well,the problem is you didn't fill in any of the parameters in that function. For example , this is what it looks in my script.

pawn Код:
mysql_function_query(dbHandle, query, false, "", "");
That dbHandle is my connection to the database(username,password etc.)
The query is the "new query" thingie you defined. False is the cache and the others are optional so I just ignored them in this case.
Reply


Messages In This Thread
MYSQL query erorr. - by Yves - 26.05.2014, 12:51
Re: MYSQL query erorr. - by rappy93 - 26.05.2014, 13:07
Re: MYSQL query erorr. - by Yves - 26.05.2014, 13:14
Re: MYSQL query erorr. - by rappy93 - 26.05.2014, 13:14
Re: MYSQL query erorr. - by Yves - 26.05.2014, 13:16
Re: MYSQL query erorr. - by rappy93 - 26.05.2014, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)