E
Eric
I have a stored procedure that yields the records I want, but when I
attempt to edit those records in a form, I am unable to do so.
Apparently the recordset is read-only because it is based on a few
related tables. To throw an additional wrench in the works, the
stored procedure as a parameter. I've attempted to use the
UniqueTable/Resync stuff, but am not sure what to do with it. Thanks
in advance for any help.
attempt to edit those records in a form, I am unable to do so.
Apparently the recordset is read-only because it is based on a few
related tables. To throw an additional wrench in the works, the
stored procedure as a parameter. I've attempted to use the
UniqueTable/Resync stuff, but am not sure what to do with it. Thanks
in advance for any help.