在未安装SQL SERVER的客户端上运行SQL SERVER数据库 [英] Running SQL SERVER database on client without SQL SERVER installed

查看:244
本文介绍了在未安装SQL SERVER的客户端上运行SQL SERVER数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友,
我一直在开发使用MS-SQL Server作为后端/数据库的应用程序.但要在不安装SQL Server的情况下运行该应用程序.

有什么办法可以做... ???

在几天前,我遇到了一个使用MS-SQL作为后端的专业应用程序,安装后它在没有安装MS-SQL的情况下完美运行.我检查它是否添加/删除程序是否安装了/是否安装了任何SQL Server小实用程序.但是什么都没有....

所以我认为这是有可能的...我用谷歌搜索了它,但没有找到有关它的任何话题.


在此先感谢......

Hello friends,
i have been developing an application which uses MS-SQL Server as backend/database. but want that application to run without having SQL server installed.

is there any way i can do it...???

some days before i came across one professional application which uses MS-SQL as backend and when installed it ran perfectly without having MS-SQL installed. i checked it for add/remove programs for if/any SQL-server small utility is installed or not to run the application. but there was nothing....

so i think it is possible....i googled for it but not found any topic regarding it.


thanks in advance......

推荐答案

您可以连接到另一台计算机并在该计算机上使用SQL Server.

您也可以使用嵌入式SQL引擎,例如sqlite或Sqlce.
You can connect to another machine and use the SQL server on that machine.

You can use embedded SQL engines like sqlite or Sqlce also.


这篇关于在未安装SQL SERVER的客户端上运行SQL SERVER数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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