MySQL is not loading my information
#3

Quote:
Originally Posted by d3ll
Посмотреть сообщение
That's querying the data, you need to collect the information from the rows that are stored.

Have a look @ this tutorial by AndreT:

https://sampforum.blast.hk/showthread.php?tid=337810
Do you mean that I have to replace the line with:
Код:
mysql_function_query(dbHandle, "SELECT * FROM accounts WHERE `Username` = '%s' AND `Password` = '%s'", playername, password);
Taken from the tutorial you gave me.
Reply


Messages In This Thread
MySQL is not loading my information - by NeXoR - 21.07.2014, 20:20
Re: MySQL is not loading my information - by d3ll - 21.07.2014, 20:32
Re: MySQL is not loading my information - by NeXoR - 21.07.2014, 21:56
Re: MySQL is not loading my information - by Cyrodii - 22.07.2014, 06:00
Re: MySQL is not loading my information - by sammp - 22.07.2014, 06:05

Forum Jump:


Users browsing this thread: 5 Guest(s)