在不使用Management Studio的情况下安装SQL Server实例

编程入门 行业动态 更新时间:2024-10-26 22:21:08
本文介绍了在不使用Management Studio的情况下安装SQL Server实例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好... 我已经在ASP.NET和SQL Server 2008数据库中开发了一个应用程序.我的客户需要在本地PC上运行该应用程序,而又不想实时托管该应用程序.因此,我需要在他的PC上安装IIS服务器并在那里托管应用程序.但是我不想在他的PC上安装SQL Server Management Studio并允许他使用数据库进行更改.要使用SQL Server数据库在PC上运行应用程序,我需要安装SQL Server的哪个组件?简而言之,我不希望我的客户直接在数据库中进行更改,而只能通过应用程序进行更改.那么最好的解决方案是什么? 提前致谢!! :)

Hello... I have developed an application in ASP.NET and SQL Server 2008 database. My client needs to run the application on his local PC, and don''t want to host the application live. So I need to install IIS server on his PC and host application there. But I don''t want to install SQL server management studio on his PC and allow him to make changes with database. To have application running on his PC using SQL server database, what component of SQL server I need to install? In simple words, I don''t want my client to make changes in database directly, but only through application. So what is the best solution for this? Thanks in advance!! :)

推荐答案

您只能在没有Management Studio的情况下安装SQL Server Express. 按照链接(对于sql 2005,但原理相同): www.techrepublic/article/how-do-i-install-sql-server-2005-express-edition-and-sql-server-management-studio-express/6102265 [ ^ ] You can install SQL Server Express only without the Management Studio. Follow the link (it''s for sql 2005 but the principle is the same) : www.techrepublic/article/how-do-i-install-sql-server-2005-express-edition-and-sql-server-management-studio-express/6102265[^]

您可以在那里安装SQL Server Express版本.无需在那儿安装managenet studio. 谢谢, Viprat you can install SQL Server Express edition there. No need to install managenet studio over there. Thanks, Viprat

更多推荐

在不使用Management Studio的情况下安装SQL Server实例

本文发布于:2023-11-15 04:24:31,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1591128.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:实例   情况下   Studio   Management   SQL

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!