I am developing a desktop application.The application contains back end database.
Let us say for example i created a table for employee in company(database name) database.(In SQL server 2005)
My application has an interface to store employee details.now i wanted to create single executable file
with my database and application.I wanted to install that application in clients mechine which have no internet.
now i wanted to know how to do that and what are the software needed at clients system.
My sources for the task is below:
Windows xp sp2(clients system)
My executable file(.exe file)--->(I am using SQL server 2005 and VS 2008 professional)
1.how to create this exe file which includes company database
2.what are the softwares needed at clients system in order to run this application successfully
if possible give me step by step guidelines.
Loading
Suthish NairPosted Jan 21, 2011, 3:02 PM
You need to be more specific about your reply. This will make people more confuse also read carefully and understand what the actual thread wanting.
Krishna,
Refer links might helps, or wait for more replys..
http://www.c-sharpcorner.com/UploadFile/rahul4_saxena/Setup08232007071849AM/Setup.aspx
http://www.dreamincode.net/forums/topic/133201-how-can-add-mdf-file-in-setup-in-c%23/
http://www.windowsdevelop.com/clickonce-setup--deployment-projects/how-to-attach-mdf-file-during-installation-2861.shtml
http://social.msdn.microsoft.com/Forums/en/winformssetup/thread/a91e32e0-7583-43b4-8fc4-4b7ae5eb3787
http://social.msdn.microsoft.com/Forums/en/vbgeneral/thread/12adafb2-d948-4658-aa9d-5208fe5aca7a
Krishna GaradPosted Jan 21, 2011, 4:07 AM