|
From: Song Su on 22 Jun 2008 02:35 I created a sample database with 1 table which as 1 field memo type and append only turned on. I put this field on a form. Still, I can edit or delete the content of this memo field. I'm not getting 'append only' feature.
From: bhicks11 via AccessMonster.com on 22 Jun 2008 08:50 Hi Song, On your form check the properties under Data and make sure Allow Edits is set to Yes. Bonnie http://www.dataplus-svc.com Song Su wrote: >I created a sample database with 1 table which as 1 field memo type and >append only turned on. > >I put this field on a form. Still, I can edit or delete the content of this >memo field. I'm not getting 'append only' feature. -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-gettingstarted/200806/1
From: JulieS on 22 Jun 2008 10:50 "Song Su" <csit(a)hotmail.com> wrote in message news:OZ%235lID1IHA.4004(a)TK2MSFTNGP03.phx.gbl... >I created a sample database with 1 table which as 1 field memo type >and append only turned on. > > I put this field on a form. Still, I can edit or delete the content > of this memo field. I'm not getting 'append only' feature. Song Su, The append only property does not prevent a user from editing or deleting the contents of the field. It enables a user to view the history of the contents of the field. After making some changes to the data in the field, right click and choose Show Column history for the shortcut menu. I hope this helps. Julie
|
Pages: 1 Prev: Need help doing something in Access Next: Using a module |