Still battling
#4

Connection handle should be the last parameter of mysql_query, right now it's interpretting 'connection' as the resultid.

This should be right:
pawn Код:
mysql_query(query, 0, 0, connection);
Reply


Messages In This Thread
Still battling - by Shoulen - 11.11.2011, 20:31
Re: Still battling - by Calgon - 11.11.2011, 20:32
Re: Still battling - by Shoulen - 11.11.2011, 20:40
Re: Still battling - by Calgon - 11.11.2011, 20:44
Re: Still battling - by Shoulen - 11.11.2011, 20:54
Re: Still battling - by Calgon - 11.11.2011, 20:55
Re: Still battling - by Shoulen - 11.11.2011, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)