Raised This Month: $ Target: $400
 0% 

A short Threaded SQL guide


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
sdz
Senior Member
Join Date: Feb 2012
Old 10-23-2017 , 04:16   Re: A short Threaded SQL guide
Reply With Quote #8

Quote:
Originally Posted by hmmmmm View Post
PHP Code:
public void T_LoadData(Database dbDBResultSet results, const char[] errorany data)
{
    
//If either are broken:
    
if(owner == null || results == null)
    {
        
LogError("T_LoadData returned error: %s"error);
        return;
    }

I think theres something wrong here. owner isn't one of the parameters, so this would throw an error.
100% didnt even catch that, thanks. fixed
sdz 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 23:29.


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