Raised This Month: $ Target: $400
 0% 

SQL_ReadResult error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
jugule
AlliedModders Donor
Join Date: Apr 2020
Old 08-21-2020 , 18:36   Re: SQL_ReadResult error
Reply With Quote #5

Quote:
Originally Posted by Shadows Adi View Post
Then try to change this:
Code:
 g_vip[id] = SQL_ReadResult(Query, vip3);
in
Code:
 g_vip[id] = SQL_ReadResult(Query, /*Column Number*/);
I mean, avoid this:
PHP Code:
new vip3 SQL_FieldNameToNum(Query"vip"); 
same problem.
jugule is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode