Form is read-only because of stored procedure
From: Eric (eshears_at_tcac.org)
Date: 03/08/04
- Next message: Kevin Sprinkel: "Re: Totals Not Working"
- Previous message: Lasse T: "Re: Calculated control with IF"
- Next in thread: John Vinson: "Re: Form is read-only because of stored procedure"
- Reply: John Vinson: "Re: Form is read-only because of stored procedure"
- Messages sorted by: [ date ] [ thread ]
Date: 8 Mar 2004 12:50:32 -0800
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.
- Next message: Kevin Sprinkel: "Re: Totals Not Working"
- Previous message: Lasse T: "Re: Calculated control with IF"
- Next in thread: John Vinson: "Re: Form is read-only because of stored procedure"
- Reply: John Vinson: "Re: Form is read-only because of stored procedure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|