Karl Burtram
Karl Burtram
@drsa353 thanks for providing this feedback! I've split the items into separate issues since that is easier for us to respond to and track. We can use this one for...
It looks like in some cases the workbench files are loading prior to running the `sql/setup.js` loader. This causing all the model-view UI components to pull in angular prior to...
@DBojsen as far as I'm aware CMS is only supported for On-Prem SQL Server instances, which don't support AAD. Am I missing a scenario here? Thanks!
@Charles-Gagnon is there a scenario where it makes sense to use the AAD options? When I add CMS connection to a Azure SQL DB using AAD in SSMS I get...
Currently the SQL Server debugging protocol is built on DCOM and Windows RPC, so we don't have a cross-platform stack available. I'll add this to the backlog, perhaps this is...
@mwc360 you should be able to view the system tables by looking under one of the system databases (e.g. master, model, tempdb, etc.). Please let me know if you don't...
@mwc360 thanks for clarifying that this is related to CDC system tables.
@VulumeCode many connection related actions are performed async. If those communications take a long-time then there can be some delay between a UI action and the UI response (though it...
@CheetahChrome the SQL Profiler installed with SSMS uses the older TRACE technology, whereas ADS Profiler uses XEvents. It's possible that permissions can be configured to allow one or other independently....
We've discussed a bit about have a default "On Connection" setting to configure what to do when a default connection is established in Object Explorer. The settings would be something...