At 01:41 PM 6/20/2013, Kenny Camp wrote:
List,
What cause the error Error code 2295 - missing right side of comparison?
I've tried recreating it with no luck. If variable is undefined 2515,
if not found 2059, if null 2059. Also tried in a sub-select.
It happened in an automated routine and I haven't been able to find which
command caused it.
As a work around, I have that message ( and all error messages) turn off,
but would like to discover what is causing it.
Kenny,
You have entered a command with a WHERE clause or a lookup expression
for a form or report and omitted a comparison value on the right side
of the operator.
-- For example:
SELECT ALL FRO Contact WHERE ContID >=
Notice that there is no value after the operator.
Hope that provides you with some blue's clues ...
Very Best R:egards,
Razzak.
www.rbase.com
www.facebook.com/rbase
--
30+ years of continuous innovation!
15 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--