SQL Server Management Studio——工具/导入和导出设置菜单在哪里?

发布于 2024-10-31 14:32:49 字数 232 浏览 1 评论 0原文

在 Visual Studio 中,有一个导入和导出设置向导,您可以使用它来自定义 Visual Studio 并将设置保存到 .settings 文件。

SQL Server Management Studio 中有类似的东西吗?

我经常在多个虚拟机之间切换,并且配置每个 SSMS 是一件令人头疼的事情。我希望能够将我的设置保存到文件中,然后将其导入到我的所有虚拟机中。

谢谢。

In Visual Studio, there is an Import and Export settings wizard which you can use to customize Visual Studio and save settings to a .settings file.

Do we have something like it in SQL Server Management Studio?

I'm constantly switching between several VM's and configuring each SSMS is a pain in the neck. I want to be able to save my settings to a file, then import it in all my VM's.

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

一个人的夜不怕黑 2024-11-07 14:32:49

工具/导入和导出设置菜单选项也从我的菜单栏中消失了(2005 和 2008 SSMS 版本),但我在以前的机器上使用过它。

现在,我将存档设置复制到 c:\Documents and Settings\gg\Moje dokumenty\SQL Server Management Studio Express\Settings\CurrentSettings-2008-09-30.vssettings 等目标位置。

它有效。

Tools/Import and Export settings menu option disappeared from my menubar too (both for 2005 and 2008 SSMS versions), but I had and used it on my previous machine.

For now I copy my archived settings to destination like c:\Documents and Settings\gg\Moje dokumenty\SQL Server Management Studio Express\Settings\CurrentSettings-2008-09-30.vssettings.

And it works.

享受孤独 2024-11-07 14:32:49

Studio 将其设置保存在注册表 *HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server[SQL Server 版本]\Tools\Shell* 中。对于您的场景,您可以在一台计算机上导出适当的设置并将 reg 文件部署到任何其他计算机上。

希望有帮助!

The Studio keeps it's settings in the registry *HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server[version of SQL Server]\Tools\Shell*. For your scenario you could export appropriate settings on one computer and deploy the reg file to any other.

Hope it helps!

淡笑忘祈一世凡恋 2024-11-07 14:32:49

看起来微软(基本上)已经承认,如果它确实存在,它就会消失,并且没有明确的计划将其恢复......

来自 Microsoft Connect

嗨道格,谢谢你的建议
导入/导出 R2 设置
发布。我们不会考虑
这是 R2 的。我们有这个要求
已经存档,我们会查看
对于 R2 之后的未来版本
解决这个请求。

不幸。

Looks like MS has (essentially) acknowledged that, if this did exist, it's gone and there are no firm plans to bring it back...

From Microsoft Connect

Hi Doug, Thank you for your suggestion
to import/export settings for the R2
release. We will not be considering
this for R2. We have this request
already on file and we'll look at it
for a future release beyond R2 to
address this request.

Unfortunate.

东走西顾 2024-11-07 14:32:49

老问题,但如果有人仍在寻找,我检查了 SQL 2012,工具 >导入和导出设置向导已重新出现。也存在于 SQL 2014 和 2016 中。

Old question, but if someone still looking for, I checked SQL 2012, Tools > Import and Export settings wizard has re-appeared. Also present in SQL 2014 and 2016.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文