在安装时自定义Windows应用程序 [英] Customize windows application at the time of installation

查看:99
本文介绍了在安装时自定义Windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经开发了一个桌面应用程序,该数据库位于sql server 2008 R2中.
当我想在另一台计算机上运行此应用程序时,我必须安装SQL Server2008.
是否有任何选项可以帮助我避免安装Sql Server.
在安装应用程序时,在该系统上安装了较轻版本的sql;这样我就不必单独安装sql server.

等待肯定的答案.
在此先谢谢您.

I have developed a desktop application which database is in sql server 2008 R2.
When i want to run this application on another computer i have to install SQL server 2008.
Is there any option which help help me to avoid installation of Sql server.
at the time of installing the application a lighter version of sql installed on that system; so that i dont have to install sql server individually.

waiting for an affirmative answer.
Thanks in advance.

推荐答案

取决于您是否希望应用程序具有网络功能,可以使用嵌入式数据库,例如SQL Server CE [ ^ ]或 SQLite [ ^ ].

希望对您有帮助
Depending on whether you want your application to be network capable, you could use an embedded database, such as SQL Server CE[^], or SQLite[^].

Hope this helps


这篇关于在安装时自定义Windows应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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