MySQL VS INI?
#3

Quote:
Originally Posted by Vince
View Post
It's similar, but you can't use mysql_fetch_assoc in Pawn, for Pawn doesn't support dynamic array sizes, or named keys for that matter (enums being disregarded). Either you use the cache functions or you fetch the entire row and split it with something like sscanf.
Can you just write a small code that fetches, say, the amount of money in the %username%'s row and displaying it? Then I can use that as a refrence. Assuming that MySQL is already connected, and the table name is players
Reply


Messages In This Thread
MySQL VS INI? - by Nathan_Taylor - 28.02.2013, 15:56
Re: MySQL VS INI? - by Vince - 28.02.2013, 16:14
Re: MySQL VS INI? - by Nathan_Taylor - 28.02.2013, 16:17
Re: MySQL VS INI? - by Vince - 28.02.2013, 18:01
Re: MySQL VS INI? - by Nathan_Taylor - 28.02.2013, 18:07
Re: MySQL VS INI? - by Nathan_Taylor - 28.02.2013, 19:06
Re: MySQL VS INI? - by Yves - 28.02.2013, 19:09
Re: MySQL VS INI? - by Djole1337 - 28.02.2013, 19:16
Re: MySQL VS INI? - by Nathan_Taylor - 28.02.2013, 19:19
Re: MySQL VS INI? - by Djole1337 - 28.02.2013, 19:24

Forum Jump:


Users browsing this thread: 4 Guest(s)