View Single Post
Old 10-21-2007, 07:41 AM  
gerard
Junior Member
 
Join Date: Jul 2005
Posts: 16
Default addon script for nxmydb

hey everybody, im trying to write a trial/quota script using nxmydb. i want to setup a standalone quota eggdrop on a *nix machine and query the nxmysql db to check the monthup values. i know how to handle mysqltcl to query mysql from a tcl script, but i cant access the monthup values because they are stored as binary blob. now im looking for a way to convert those values to integers so i could work with them.

any ideas?
gerard is offline   Reply With Quote