I have a simple VB6 program running with an Access DB. I never designed the program to run over a network because I don't know enough about how to do it. My question is, could this program be loaded onto a server and be run on multiple clients at the same time? My concern is multiple users (maybe 3-4 users) trying to read and write to the Access DB at the same time.
