Originally Posted by: Andrei ![Go to Quoted Post Go to Quoted Post]() Originally Posted by: GabrieleCannizzaro ![Go to Quoted Post Go to Quoted Post]() Hi guys
Thank you for the RC, a few issues I've noticed so far with Azure DBs and SSMS 2012:
1. I get a "The database XXXXX is not accessible" error message when I click on an Azure database name in the Connections list, but after clicking OK it connects to that DB anyway. This seems to happen when I'm already connected to another DB in the same server, but not for the first database I connect to.
2. After connecting to an Azure DB, the Connections box in the toolbar shows the DB name in all capitals, like the Available Databases list in SSMS, and not the name I have assigned to it as a Preferred Connection.
3. If the focus is on the Object Explorer (ie one of its items is selected, when I open the Connections list and try to scroll with the mouse wheel the Object Explorer scrolls instead. This does not happen when the focus is in the query itself.
I have e-mailed Support with details of my build but I thought it would be good to also list the bugs here.
Cheers
1. Reproduced, is present in SSMS 2012/14, not present in SSMS 2016/17. Working on fix 2. This is by design: Displayname is defined for server-only. After connection is established our drop down shows database name. If needed - we can estimate an upgrade in next versions 3. This is SSMS 2012/14 UI bug. Does not exist in SSMS 2016/17 version anymore.
Hi Andrei
1. Thank you :)
2. I seem to remember it worked differently in the old version, which was quite useful since you could take a look at the box and see the "renamed" database, thus quickly identify where you are (in many enterprise applications databases have IDs, not names).
3. I actually just tried in SSMS2016 (info below) and it presents the exact same behaviour as 2012: if the focus is on the Query panel, the Connections drop-down scrolls independently. If the focus is on the Results panel, both the Connections list AND the results scroll. If the focus is on Object Explorer or Registered Servers, only those scroll and the Connections list doesn't scroll at all.
Code:
Microsoft SQL Server Management Studio 13.0.16106.4
Microsoft Analysis Services Client Tools 13.0.1700.441
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 6.0
Microsoft Internet Explorer 9.11.9600.18697
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.1.7601
|