Re: Expressions and arbitrary SQL?

From: Mike Kienenberger (mkienen..laska.net)
Date: Sun Jan 18 2004 - 15:12:33 EST

  • Next message: Jim Menard: "Negating an expression"

    Jim Menard <jim..o.com> wrote:
    > I have to work with free-form text input, so I'd have to build an
    > arbitrary parse tree to handle text like

    Right, I wasn't saying you should move away from free-form text input,
    merely that if you construct your parser so that it genenerates a List of
    Expressions (rather than generating a String of sql), you'll have no trouble
    executing the queries.

    -Mike



    This archive was generated by hypermail 2.0.0 : Sun Jan 18 2004 - 15:12:15 EST