使用SQL Server帮助我进行C#应用程序的Installshield安装项目 [英] Help me on Installshield setup project for a C# application using SQL Server

查看:80
本文介绍了使用SQL Server帮助我进行C#应用程序的Installshield安装项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Installshield 2010为包含SQL Server 2005的C#项目进行设置?
感谢您的帮助.

解决方案

距离我上次对installshield做任何事情已有10年了,但是如果我的记忆正确地为我服务,则需要合并模块据我所知,安装程序项目中的SQL Server就足够了.


看看针对类似问题的给出的答案创建设置并支持使用VS.NET创建数据库 [在安装.NET应用程序期间创建数据库 [部署您的应用程序和数据库 [此(2005年),将SQL Server Express与您的应用一起部署. a> [ ^ ]或此(2008) [ ^ ].

How to make a setup for a C# project that contains SQL Server 2005 using Installshield 2010?
Thanks for helping me.

解决方案

it''s been 10 years since I last did anything with installshield, but if my memory serves me correctly you need the merge module for SQL Server in your installer project, that''s as much as I know.


Look at the answers given for the similar question asked here[^].

Various article links are present in it that will help you achieve the same.

Have a look at these too:
Creating setup With support for database creation Using VS.NET[^]
Create database during installation of a .NET application [^]
Deploy your Application and Database[^]


If you''re talking about a full SQL Server installation, there are no merge modules. SQL Server should be installed seperately.

If you''re talking about the Express editions of SQL Server, merge modules for these editions have been deprecated since the release of SQL Server Express 2005. They don''t exist any more.

You can deploy SQL Server Express with your app by reading this (2005)[^] or this (2008)[^].


这篇关于使用SQL Server帮助我进行C#应用程序的Installshield安装项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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