在构建桌面应用程序时面临的问题 [英] facing problem during building desktop application

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

问题描述

我已经创建了一个桌面应用程序,并且该应用程序数据库位于SQL Server 2008中.当我在VS2008中对其进行调试时,它可以完美地工作.
当我再次在其他系统上安装该应用程序的setup(.exe)后,我必须安装SQL Server.
我不知道如何将SQL与Visual Studio同步.

给我一个思路,通过它我可以在不安装SQL Server的情况下在其他系统上运行我的应用程序.

在此先感谢.

I have created a desktop application and that application database is in SQL server 2008. it works perfectly when i am debugging it in VS2008.
After creating setup(.exe) of that application when i am installing it on other system again i have to install SQL server.
I don''t know how to synchronize sql with visual studio.

Give me an idea through which i can run my application on other system without installing SQL server.

Thanks in advance.

推荐答案

如果您的应用程序使用SQL Server,则无法解决它,它必须存在于本地或服务器或远程系统上.您可以在本地系统上使用SQL Express.
If your application uses SQL Server then there is no way around it, it must be present, either locally or on a server or remote system. You could use SQL Express on the local system.


这篇关于在构建桌面应用程序时面临的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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