部署应用程序后是否需要SQL 2005工具? [英] Is there SQL 2005 tool needed after application deployed?

查看:53
本文介绍了部署应用程序后是否需要SQL 2005工具?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在部署和安装应用程序之后,是否需要SQL 2005工具.
SQL2005已在应用程序开发中用作数据库工具.
请不要介意我这么简单的问题...我是新手.
感谢和问候.

Is there SQL 2005 tool needed after application is deployed and installed.
SQL2005 has been used as a database tool in an application development.
Please don''t mind my so simple questions...I''m a new learner.
Thanks and regards.

推荐答案

所以,您想知道部署SQL Server 2005需要什么吗?通常不会部署SQL Server2005.而是将其托管在服务器上,并且连接字符串(与应用程序捆绑在一起)应指向要托管的SQL Server实例.如果您想要一个可以轻松安装在客户端计算机上的数据库,请使用SQL Server CE(尽管有一些令人讨厌的限制).您还可以使用其他一些SQL实现.
So, you are wondering what you need to deploy SQL Server 2005? One typically does not deploy SQL Server 2005. Instead, you host it on your servers and your connection strings (bundled with your application) should point to the SQL Server instances you are hosting. If you want a database that can be easily installed on a client computer, go with SQL Server CE (though that has some annoying limitations). You could also use some of the other SQL implementations out there.


这篇关于部署应用程序后是否需要SQL 2005工具?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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