MySQL_GetFloat, is this correct?
#6

Quote:
Originally Posted by Kreatyve
Посмотреть сообщение
MySQL isn't meant for receiving single bits of data whenever you want.

MySQL is used for loading and saving LARGE amount of data in a more organized manner.
MySQL is also great for sharing information among other programs, since a lot of programs utilize MySQL.

It is BEST to use MySQL on what I call 'start-up' callbacks (such as; OnGameModeInit, OnPlayerConnect) and/or timers that are called every more than 2minutes (Such as those that back-up server data).
That was a clearer answer, I appreciate that.
Reply


Messages In This Thread
MySQL_GetFloat, is this correct? - by Dokins - 12.08.2013, 20:54
Re: MySQL_GetFloat, is this correct? - by AndreT - 12.08.2013, 21:02
Re: MySQL_GetFloat, is this correct? - by Dokins - 12.08.2013, 21:13
Re: MySQL_GetFloat, is this correct? - by Dokins - 12.08.2013, 21:23
Re: MySQL_GetFloat, is this correct? - by Kreatyve - 12.08.2013, 21:34
Re: MySQL_GetFloat, is this correct? - by Dokins - 12.08.2013, 21:39
Re: MySQL_GetFloat, is this correct? - by AndreT - 12.08.2013, 21:41
Re: MySQL_GetFloat, is this correct? - by Dokins - 12.08.2013, 21:57

Forum Jump:


Users browsing this thread: 3 Guest(s)