I am trying to do a datawindow find for a varchar column that has an embedded double quote. The column data is
'Moisture Conditioned Lots 6'' Lifts' and my find first argument for dw find is: "Pos(Lower(location), 'Moisture Conditioned Lots 6'' Lifts') > 0"
The return code is -5 bad argument. How do I fix this or is there a better way to build the find expression?
PB Version