【问题标题】:Sql server express edition deploymentSql server express版部署
【发布时间】:2011-11-23 05:15:35
【问题描述】:

我有一个在 .net framework 4.0 和 Sql server 2008 R2 中开发的窗口应用程序。我想创建相同的设置。

对于那些机器上没有sql server的用户,设置是否可以在机器上安装SQL server?

提前谢谢...

【问题讨论】:

    标签: .net sql-server-2008 deployment setup-project setup-deployment


    【解决方案1】:

    将 Sql server 添加到必备工具或为此创建引导安装程序。

    这些包括一些配置文件设置或其他一些东西.. 在 MSDN 上查看更多相关信息

    Embedding SQL Server 2008 Express in an Application

    Embedding SQL Server Express into Custom Applications

    也请检查此链接

    Install SQL Server (Express) with your Application

    【讨论】:

      【解决方案2】:

      您可以在自定义应用程序中嵌入 MsSQL Express。查看 MSDN 文章 - Embedding SQL Server Express into Custom Applications

      【讨论】:

        猜你喜欢
        • 2013-06-17
        • 1970-01-01
        • 2011-05-13
        • 2014-11-08
        • 1970-01-01
        • 2012-06-23
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多