Razzak, I cannot duplicate this in the RRBYW14 database, however the column definitions are a little more straightforward there, so presumably this is all to do with something I have done there, or with the setup of the form itself. As I mentioned in my earlier email (in response to Claudine) it does still work with 7.5 but not the latest version of 7.6. I will see what I can find that may fix this, however I would appreciate any other suggestions you may have.
Thanks for your time. Regards, John Docherty -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Monday, 11 February 2008 5:53 p.m. To: RBASE-L Mailing List Subject: [RBASE-L] - Re: DB LookupListBox Error At 04:23 AM 2/10/2008, John Docherty wrote: >I have a DBLookupListBox which has worked previously without >problems, however I now get an unnumbered error message stating >"Field de5 cannot be modified" when I click on an item in the >list. de5 is the data field (column), from a view, specified in >the listbox property. John, Have you changed the definition of the "de5" column? Is it a "Computed" column? If the "de5" is a computed column, you cannot update/modify the computed column. Forcing to update the computed column using DB Edit control in a form will result in that -ERROR- message. FYI, computed column(s) are updated automatically. Very Best R:egards, Razzak.

