how to deploy a C# windows application with microsoft access database on a local server? Each user does not have their own copy (does not)- they all connect to same database placed on local server-
Each user can deploy on their own pc- and input data from there-
i don’t have permission problems and each user has same version of .net.
do not understand click once- setup and deployment- or have tried publishing and does not let user connect to database-
have had help creating txt file and writing code in connection string – but don’t understand – and also do not understand all the places code has to be added.
I basically do this same thing over and over – i have forms for users to input data to microsoft access database- but i cannot get to work- i have two pc’s and can try to simulate-
can you help?
i am attaching sample program with access database- i did not write program- but it will serve the purpose – if you help me understand with it.
thank you
