Hey
everyone,
OK, I am looking at
this getWhere structure, and I don't quite understand
something.
How would I write a
query like this using Reactor:
SELECT * FROM
myTable
WHERE Field1 LIKE
'#myvar#' OR Field2 LIKE '#myvar#'
I know it has
something to do with orWhere(), but I just don't see exactly how it
works.
Thanks!
Michael
-- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

