如何使用数据库部署Winform应用程序 [英] How to Deploy Winform application with database

查看:58
本文介绍了如何使用数据库部署Winform应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在用C#开发winform应用程序。 (Visual Studio 2008)和在SQL Server 2008中创建数据库。



但是当我在客户端PC上安装时,需要安装SQL服务器。那么如何使用SQL Server 2008数据库部署安装程序?

I am developing winform application in C#. (Visual Studio 2008) and Creating the database in SQL Server 2008.

But when i install on client PC, then SQL server is required to install. So how can i deploy Setup with SQL Server 2008 database?

推荐答案

您可能需要部署一些数据库和/或服务器。有关应用程序和所需许可证的服务器部署,请参阅SQL服务器的文档。



但是,对于服务器本身而言,通常只是声称它是非常有益的作为先决条件之一。通常,客户将拥有自己的许可证或计划获得与您所需产品兼容的产品的一些许可证。他们希望重用这些产品,而不是安装多余的东西。处理再分发许可证并嵌入它们可能会让人烦恼。



-SA
You may need to deploy some database, and/or the server. Refer the documentation of your SQL server on deployment of the server with applications and required licenses.

However, as to the server itself, it's usually overwhelmingly beneficial just to claim it as one of the prerequisites. Very often, the customer will have their own license or the plans to obtain some licenses for the product(s) compatible with the one you require. They would like to reuse these products, instead of installing something redundant. And dealing with redistribution licenses and embedding them could be way to bothering.

—SA


这篇关于如何使用数据库部署Winform应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆