从 Install Shield 2009 Premier 安装 SQL Server 2000

发布于 2024-07-24 23:10:53 字数 374 浏览 6 评论 0原文

我在 InstallShield 2009 Premier 中有一个基本的 MSI 项目。 我有一些文件(dll、exe)要复制,没问题。 但除此之外我还需要安装SQL Server 2000。 我在开发期间所做的就是在开发之前安装SQL Server 2000(C#.net)。 我看到了可重新分发的“Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) SP3a”(需要下载)。 但是,安装这个可再发行版本会起到与 SQL Server 2000 相同的作用吗?

有关从 InstallShield 安装“SQL Server 2000”的任何信息...?

安装“Crystal Reports 2007”的问题相同。

I have a basic MSI project in InstallShield 2009 Premier. I have some files(dlls, exes) to be copied, no problem. But what I need to install SQL Server 2000 in addition to this. What I did during development time was to install SQL Server 2000 before development(C#.net). I saw re-distributable "Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) SP3a" (need to be downloaded). But would the installation of this re-distributable do the same job as SQL Server 2000?

Any information about installing "SQL Server 2000" from InstallShield... ?

Same question for installation of "Crystal Reports 2007".

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

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

发布评论

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

评论(1

梦回旧景 2024-07-31 23:10:53

如果我正确理解您的问题,那么将 SQL Server(或 Crystal Reports)添加为可再发行组件应该可以实现相同的目标,只要您选择应用程序所需的 SQL Server 最低版本。

If I am understanding your question correctly, adding SQL Server (or Crystal Reports) as a Redistributable should accomplish the same objective, as long as you choose the minimum-required version of SQL server that your application needs.

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