如何在Visual Studio中添加SQL Server 2019 Express作为先决条件?

发布于 2025-01-25 16:11:57 字数 295 浏览 1 评论 0原文

我正在使用Visual Studio设置项目。如何将SQL Server 2019 Express添加为先决条件?

它仅包括SQL Server 2012 Express。但是我还需要实现SQL Server 2019 Express。

I am using a Visual Studio Setup project. How can I add SQL Server 2019 Express as a prerequisite?

It includes only SQL Server 2012 Express. But I also need to implement SQL Server 2019 Express.

enter image description here

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

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

发布评论

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

评论(1

小…楫夜泊 2025-02-01 16:11:57

我不认为SQL Express是其中的一部分,并且可以安装在Visual Studio上。

如果您想使用SQL Express(代替本地DB),我强烈建议您使用 +安装SQL Express?

然后,您必须去下载并安装SQL Express。在这样做的同时,您不妨继续安装SQL Management Studio。 (如今的Express版本相当不错 - 甚至包括SQL Profiler工具)。

因此,您无法选择,Visual Studio安装excel,Word,power-Point,SQL Server或某些会计软件包或某些PDF查看器?

如果您需要并想要这些其他应用程序?

您必须去获取它们,然后安装它们 - 此类软件的这样的安装在Visual Studio领域之外100%及其安装的选项。

I don't believe that SQL express is part of, and can be installed along side Visual Studio.

If you want to use SQL express (in place of local db), and I STRONG recommend that you do use + install SQL express?

Then you have to go get, and download and install SQL express. And while you doing that, you might as well go ahead and install SQL management studio. (and the express version these days is rather nice - even includes the sql profiler tools).

So, you can't choose, nor have Visual Studio install say Excel, Word, power-point, SQL server or some accounting package, or some PDF viewer?

If you need and want these other applications?

You have to go get them, and install them - such installs of such software is 100% outside the realm of Visual Studio and what it has for options to be installed.

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