We currently have our cursoradapter class wheretype set to the default of 3 -
KEY AND MODIFIED. On some files we are getting the error SQL statement too
long. We know we can set SYS(3055) to get around this problem but were
wondering if we really should be using a wheretype of 1 - KEY only when the
table has a primary key value. Is Wheretype only used by the updatecmd
method?
What problems might we hit if we have this set to 1. We are a bit wary that
we might upset something.
Thanks for any help,
Bernie