I'm getting "multiple-step ole db operation generated errors..." in a subform which is based on a stored procedure.
I have isolated the problem to the inclusion of field from a table that is a different table the one that is being updated in the select statement of the stored procedure.
If I...