If a single-table view has an "order by", that also makes it not editable.
I agree with others -- something in your view makes it not-editable.  
Maybe post your view syntax.

Karen

 
> Jim,
> Just because a view is a single table view does not automatically make it 
> updateable. If for example it contains a GROUP BY statement then it is NOT 
> updateable. There are other syntax elements that might make a single table 
> view un-updateable.
> 

Reply via email to