ReportsNerd
Active member
- Joined
- Nov 24, 2012
- Messages
- 31
- Programming Experience
- 3-5
Hello, I’m building a Windows Forms application with VS 2010 Professional for a small office with 3 users. I will be using a SQL compact database in my VS solution. Ideally, we would like to deploy the exe on the server and have the users launch the application from the server network share. Moreover, I’m hoping the users don’t need to pull a copy of the application from the server and install it on their local machines. Don’t want multiple versions of the SQL database floating around that is imbedded with the app. Is this possible?
Since the application I will be deploying to the server has a database, I was hoping each of the 3 users could just share that application. I would like to do this during the test phase and I also need to update the data from another system from time to time using the Schema Compare option.
Help/suggestions appreciated.
Thanks
Since the application I will be deploying to the server has a database, I was hoping each of the 3 users could just share that application. I would like to do this during the test phase and I also need to update the data from another system from time to time using the Schema Compare option.
Help/suggestions appreciated.
Thanks