On Fri, 11 Jan 2002, Sterin, Ilya wrote:

> Escaping with a backslash might become a problem later.  Jeff and I talked
> before, and not sure about his vision on this, I want SQL::Parser, which
> comes with SQL::Statement, to become a universal SQL::Parser and therefore
> possibly used by all DBDs and possibly DBI iteself, for any SQL parsing
> needs.  It will of course have to be configurable.  So a possible config can
> be an attribute with an escape character.

        I appreciate the heads-up, but I think I did to figure out where
        the dbh disappeared - once done then I can implement to quote
        method, which already solves a multiple of sins, as it were.

        But for now this is working and is really only a proof-of-concept
        the person who gets it next can worry about implementation
        details.

        Again Thanks All

        r

Reply via email to