Re: Parenthesis in queries.

From: Daniel Lorimer (thelorime..mail.com)
Date: Wed Jul 06 2005 - 11:14:17 EDT

  • Next message: Dhruti Ramani: "Re: DataObject states"

    Thanks, but what I need to do is a little more advanced and I need it to be
    versatile.

    Thanks for the suggestion though!
    Daniel Lorimer

    On 7/6/05, McDaniel, Joe R. <mcdanij..igr.org> wrote:
    >
    > How about using a BETWEEN method on this particular example as in:
    > <expression>.add(ExpressionFactory.betweenExp("01/07/2005",
    > "31/07/2005", Table.DOB));
    > You could generate the date ranges using the Calendar object in Java.
    > Best,
    > Joe
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Jul 06 2005 - 11:14:18 EDT