I have added access Update and Delete to the table then restarted my application it seems to work now.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of David M. Blocker Posted At: Thursday, July 08, 2004 2:29 PM Posted To: RB7-L Conversation: [RBG7-L] - Re: Single Table View Subject: [RBG7-L] - Re: Single Table View Normally you CAN edit a single table view and see the results in the table. I can only guess that if you have set access rights with GRANT to the table, the same rights would have to be set for the view for this to work, but I have not actually tried it! David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Charles Parks" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 2:56 PM Subject: [RBG7-L] - Single Table View Does a single table view allow edit access to its table? I have one table that I don't want to allow users to be able to see the values in it, and some users have access to the R>, so I didn't set select access on the table but when I try to edit the table through the view my changes are not updated. What would be a good way to handle this?
