> 
> I'm not sure what you are wanting to do when you say "decode data", but
> if it involves parsing the SQL statements, SQL::Parser (part of the
> newest SQL::Statement distribution) will do that for a limited subset of
> SQL.  If it involves parsing the data rather than SQL statements, then
> DBD::AnyData may be able to help.

        Shameless Plug Follows

        Yes Use DBD::AnyData - possibly the most useful module
        I have ever used. Great for rapid prototyping when you
        can't get to the "big boys" and just great for building
        data filters :) 

        Go Jeff Go!

        Sorry I like this module a lot.



        HTH

        As Always

        r

Reply via email to