Search

SSMS System Databases node does not show tables by Neo the 1

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 773184
Opened: 12/1/2012 3:30:03 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I'm not sure if it is a bug or 'feature'. But previous versions show normal tables under System Databases. But this new version (SSMS 2012 EXPRESS SP1) does not show any tables under this node.
Details (expand)

Product Language

English

Version

SQL Server 2012 - Express Edition

Category

Tools (SSMS, Agent, Profiler, Migration, etc.)

Operating System

Windows Server 2008 R2 Standard

Operating System Language

US English

Steps to Reproduce

1. Start SSMS.
2. CTRL+N to create a new query window.
3. Verify the default database should be the system database master.
4. Execute: create table t(id int).
5. Quit SSMS and restart it.

Actual Results

Under System Databases\master, there are no tables shown.

Expected Results

Normal tables should be shown.

Platform

X64

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 12/13/2012 at 3:37 PM
Greetings from SQL Server Team. We fixed this defect in our next major release of SQL Server. Thanks for writing to Microsoft. Olga.
Posted by Microsoft on 12/13/2012 at 3:37 PM
Greetings from SQL Server Team. We fixed this defect in our next major release of SQL Server. Thanks for writing to Microsoft. Olga.
Posted by Microsoft on 12/6/2012 at 3:33 PM
Thank you for reporting this issue - we are investigating and will update you when we have more information.

Thanks,

Alex Grach [MSFT SQL SERVER]
Sign in to post a workaround.