Help please MySQL R34
#2

In R34, there is no function called "mysql_fetch_int".

Also, you're using a tquery which is used for threaded queries.
For SELECT queries, you need to specify a callback.
That callback will be called, where you can access the data using the cache_* functions.

Your code is mixing up threaded queries with unthreaded code to get the data.
Reply


Messages In This Thread
Help please MySQL R34 - by Size - 03.02.2014, 12:16
Re: Help please MySQL R34 - by PowerPC603 - 03.02.2014, 12:21
Re: Help please MySQL R34 - by Size - 03.02.2014, 12:25
Re: Help please MySQL R34 - by PowerPC603 - 03.02.2014, 12:28
Re: Help please MySQL R34 - by Size - 03.02.2014, 12:39
Re: Help please MySQL R34 - by PowerPC603 - 03.02.2014, 12:43
Re: Help please MySQL R34 - by Size - 03.02.2014, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)