View Single Post
  #2  
Old 07-12-2011, 10:54 AM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

it's probly your semi-colon in your SELECT string. btw, if this call is made a lot, it will slow down your server. if possible, try to make as few db calls as possible and store information in memory/bot object
EDIT:
the closing right parin for MakeAnyLenString should go after the ending quote.
__________________
The Realm
Reply With Quote