Can someone tell me what's wrong with this ?
#4

One question, I'm not sure how this works but:
pawn Код:
format(query, sizeof(query), "SELECT * FROM `vehicles` WHERE CarID = '%d';", Carid);
'WHERE CarID = '%d';" .. Is ";" needed there?

And..:

Код:
mysql_fetch_field(number, dest[], connectionHandle)

number	Index of the field.
dest[]	The string where fetched data will be stored in.
connectionHandle	The connection handle this will be processed on.
Again, I do not work with MySQL, but this is what I think is wrong.
Reply


Messages In This Thread
Can someone tell me what's wrong with this ? - by Glint - 29.09.2012, 06:06
Re: Can someone tell me what's wrong with this ? - by XtremeR - 29.09.2012, 06:16
Re: Can someone tell me what's wrong with this ? - by Glint - 29.09.2012, 06:17
Re: Can someone tell me what's wrong with this ? - by zombieking - 29.09.2012, 07:54
Re: Can someone tell me what's wrong with this ? - by Glint - 29.09.2012, 08:14

Forum Jump:


Users browsing this thread: 3 Guest(s)