When I open to see my data in a table
with Web Enterprise Manager (a.k.a. MSSQL Manager), I do not see the
"Edit" icon next to the data. Why did the edit icon go?
Answer: In order for the "Edit" icon to
show up when you view data of any table using Web Enterprise Manager,
the table needs to have an index. This "index" can be a primary key,
or any other type of index. Without index, the edit icon will not show
up when you use web EM to view the data of a table.