Dan

I'm pretty sure you'll have to use a CUSTOM Criteria, unless you'd like to add this feature to Torque, which is always welcome! The other option I've seen is to create the SQL statement and execute it as a prepared statement; this is sometimes easier with complex queries.

It would *really* help if you could give a simple example that would actually require this.

Eric

Exactly what I didn't want as an answer.   That was just a simple
example that has nothing to do what I am actually going to do.  Yes,
how do I run a function or modify the column database side.

I want to create a criteria where the database field is modified
before doing the comparison.

Dan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to