Return integer from mysql handler function
Running this code returns will always retrurn 1 even though the table has more than 1000 entries.
Code:
|
Re: Return integer from mysql handler function
hello, can you test this and tell us results?
Code:
public CountEntries(){ |
Re: Return integer from mysql handler function
Well now it works
I thought that the handler would return the same thing Kind of irritating that you should do that inside the function |
Re: Return integer from mysql handler function
Quote:
|
Re: Return integer from mysql handler function
Quote:
If you want blocking behavior, consider using non-threaded natives(you probably should not). |
| All times are GMT -4. The time now is 11:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.