8

I've installed Micrososoft SQL Server 2012 Express. When I launch Managament Studio, I can't view any "table node" on System database..

Is it a bug?

Bridge
  • 29,818
  • 9
  • 60
  • 82
bit
  • 934
  • 1
  • 11
  • 32
  • maybe you don't have any permisssions to see them. Can you use sql server normally? – Gonzalo.- May 16 '13 at 15:26
  • I can access to any master table by SQl, however I can't see any of them through Management Studio. Tables Node under Master database is missing.. – bit May 16 '13 at 15:52

1 Answers1

4

It's a bug as mentioned at following link: http://connect.microsoft.com/SQLServer/feedback/details/773184/ssms-system-databases-node-does-not-show-tables

bit
  • 934
  • 1
  • 11
  • 32