Single-table views are not editable if they contains any aggregate columns. Not sure what you mean by "adds two calculated columns", but if this is a calculation within the view, then the entire view is not editable. Nor are sorted views.
Karen > RB 7.6 > > I have a form with two tables, master and detail, that was working fine. > Today I replaced the detail table with a single table view (that adds two > calculated columns). > > That view can be edited through BROWSE * FROM LineTableDispl. However, it > cannot be edited in the form. To test, I created a new, one field form based > on the view. That also is not editable. > > I was under the impression that single table views are always as editable as > the table underlying them. I'm pretty sure I've used single table views in > forms in the past. Am I mistaken? Is there a setting I need to change on > the form? > > Thanks in advance, > -- > Larry >

