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?
|