"Edit top 200 rows" not showing in sql server management studio

sql-server-2008

Solution

I understand your question differently, as I have the same one. For me, the problem is that my Azure database doesn't have the edit and view top row, but when I connect to my Winhost one, they are there. I think that it is on the database's side, not your client. I am surprised that Azure doesn't support it, but I think that must be the case. I bet that the database you are connecting to is similar.

Problem

I have installed a SQL server management studio 2008 successfully. But I can't find the Edit Top 200 rows option when I right click on a table. Does anybody know where I can find what I'm looking for?

Original source