Server connection and current connection are different on Azure Data Studio?

huangapple go评论99阅读模式
英文:

Server connection and current connection are different on Azure Data Studio?

问题

橙色矩形表示当前实例中的两个不同数据库。它们为什么不同 - 它们分别表示什么?

  • 右侧的 "ddexdev" 似乎是活动连接
  • 左侧导航中的 "test_db" 只是误导吗 - 它不是当前连接的数据库吗?如果是这样,它的目的是什么?
英文:

The orange rectangles indicate two different databases within the current instances. Why are they different - what do both of them indicate?

  • "ddexdev" on the right seems to be the active connection
  • Is the "test_db" on the leftnav just misleading - it's not the currently connected database? If so then what is its purpose?

Server connection and current connection are different on Azure Data Studio?

答案1

得分: 0

以下是翻译好的部分:

左侧导航栏和查询面板是不同的,这很令人困惑。以下是操作步骤:

  • 右键单击左侧导航栏中选定的连接,然后点击“编辑连接”:

Server connection and current connection are different on Azure Data Studio?

  • 从下拉菜单中选择所需的数据库:

Server connection and current connection are different on Azure Data Studio?

现在左侧导航栏中的数据库与查询窗口同步了:

Server connection and current connection are different on Azure Data Studio?

英文:

The leftnav and the query panel are different, that's confusing. Here is what to do:

  • Right click on the leftnav selected connection and click 'Edit connecction'

Server connection and current connection are different on Azure Data Studio?

  • Choose the intended database from the dropdown:

Server connection and current connection are different on Azure Data Studio?

The database in leftnav now is synchronized with the query window:

Server connection and current connection are different on Azure Data Studio?

huangapple
  • 本文由 发表于 2023年5月22日 01:20:48
  • 转载请务必保留本文链接:https://go.coder-hub.com/76301085.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定