amxx 1.7, dbi, mysql 4.1 & advanced sql query problem :(
i use the same code for two plugins to test someting, but i always get errors with longer and more advanced sql querys.
a verry simple one works perfect: Code:
but this one dosen't: Code:
can anyone tell me why? |
and the error is....
|
MYSQL queries often don't give errors
Code:
Does what? |
i have to setup a testserver again and debug... :(
Quote:
Code:
the only i do not know is, do i have to add a. and b. in dbi_result? example...? Code:
|
invalid result handle error you can get when you dont do proper error checking
|
Quote:
|
Quote:
|
On compile they don't for me
|
amxx compiler does not care about your mysql syntax.... :roll:
nor does it care about how well you have done error checking. |
my query string works, it is something about amxx, this for sure.
|
| All times are GMT -4. The time now is 16:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.