deployment of window based database aaplication
-
Thursday, February 09, 2012 7:59 PM
Hi,
I am using visual studio 2008 and sql server 2005 to and window 7 to develop data-driven bussiness application. data is saved in sql server and managed through ssme. everything is fine! but i cann't able to make the distributable exe file .How can i make setup for this type of applications?Is it possible that the application having data base on sql server or sql server database file can run without sql server in instaaled?
All Replies
-
Friday, February 10, 2012 6:29 AMModerator
Hello Pujit,
Thanks for your post. However, I am sorry that here is not the correct forum for you to deal with your issue, the forum here is mainly discussing database features in the VS, mostly database project.
Could you please offer me more information about what kind project are you creating? And what is the programming language you are using? I would like to help you to move your case to the correct forum so that you can get better support there.
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
-
Saturday, February 11, 2012 7:13 PM
hello Vicky,
Thanks for your reply.Actually i developes window form application using c# as programming languages. I uses sql server managment studio for database. now after completing the project i want to make the distributable .exe for this type of application. In short i want deployment with database included in it and not needed sql server installed on the system.
Help if i can get the whole knowledge to make .exe file of all type of .net 3.5 and sql server database projects
Thanks again.
-
Monday, February 13, 2012 11:00 AMModerator
Hi Pujit,
Based on your description it seems that you would like to distribute your data that stored in the SQL server to the new machines. However, as per my knowledge the database project is used to manage the database objects (tables, views, stored procedure), it does not contain data.
And for your scenario I think you should reopen one new case on the Windows Forms forum so see if Winform experts can help you further.
Thanks.
Vicky Song [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Vicky SongModerator Tuesday, February 28, 2012 3:57 AM

