Alexander C.
Alexander C.

Reputation: 1181

Cannot add new SQL data tables in Visual Studio 2012 PRO

Don't know what happened but for some reason MS Visual Studio is no longer letting me to add or edit tables in Sever Explorer. When I right click on the "Tables" the only options I got are; refresh and properties. I tried re-installing MS Visual Studio and SQL Express Server but still having that same problem. Have no idea what else to do. I'm logged in as an Administrator on my computer.

IMG: https://i.sstatic.net/xpgNL.png

Upvotes: 0

Views: 612

Answers (1)

Patrick McGuire
Patrick McGuire

Reputation: 11

You need to install SQL Server Data Tools. I had the same problem and the option apppeared after I installed SQL Server Data Tools.

Upvotes: 1

Related Questions