Bug?

J

Jeff Metcalf

Pretty simple form in a project attached to a SQL 2000 db. Form is bound to
one table, with a subform child-parent link. No record processing being
done, records are view only, no updates, no inserts. Only code is a lookup
drop down box.

4 times today I've gotten:
Closing delimeter not found for string beginning at position (some number)
in the command. The string begins with: ') }) AS RS_8559

And the form totally crashes, never to run again.
Can anyone tell me why, or what to avoid, or how to fix it?

many thanks
 
Top