Don't know if this question belongs here, but having had a look around thought maybe this forum is the closest.
Going to deploy new desk top app with access backend to approx 40 users. In the future might need to change the table structure by adding new columns. Is this possible remotely without having to deploy new Db etc. A few ways I can think of but don't know if they would work:-
1. Mail out sql scripts to all users with instructions on how to back the data up and run the scipts.
2. build small VB app that has some sql code that does the job.
3. Instruct users to navigate to secure web site and ask users to download scripts and instructions.
What do you think? anyone know the most efficient way of doing this? does the above ideas sound ok or way of the mark?
Regards.
Going to deploy new desk top app with access backend to approx 40 users. In the future might need to change the table structure by adding new columns. Is this possible remotely without having to deploy new Db etc. A few ways I can think of but don't know if they would work:-
1. Mail out sql scripts to all users with instructions on how to back the data up and run the scipts.
2. build small VB app that has some sql code that does the job.
3. Instruct users to navigate to secure web site and ask users to download scripts and instructions.
What do you think? anyone know the most efficient way of doing this? does the above ideas sound ok or way of the mark?
Regards.