mysql "num_rows" problem...
#4

Quote:
Originally Posted by Donya
Посмотреть сообщение
fixed

pawn Код:
format(query, sizeof(query), "INSERT INTO `Houses` (`id`, `Price`, `x`, `y`, `z`) VALUES (%d, %d, %f, %f, %f)",row, price, x, y, z);
mysql_query(query);
That's exactly what I put, I just didn't understand the goal.
Reply


Messages In This Thread
mysql "num_rows" problem... - by Sascha - 26.03.2011, 19:08
Re: mysql "num_rows" problem... - by Lewwy - 26.03.2011, 19:17
Re: mysql "num_rows" problem... - by Donya - 26.03.2011, 19:37
Re: mysql "num_rows" problem... - by Lewwy - 26.03.2011, 19:39
Re: mysql "num_rows" problem... - by Sascha - 26.03.2011, 19:40
Re: mysql "num_rows" problem... - by Lewwy - 26.03.2011, 19:42
Re: mysql "num_rows" problem... - by Sascha - 26.03.2011, 19:43

Forum Jump:


Users browsing this thread: 1 Guest(s)