G
Guest
I have built a 6 user DB and installed it on the server and given access to
the clients. So far so good.
Question 1: Inevitably there will be changes and enhancements that I will
want to deploy. I will be doing the development locally on my own machine
and will want to upgrade the shared mdb on the server. Obviously I cannot
just overwrite the existing one as that would wipe out all the data. What's
the process?
Question 2: I would like to keep some sort of "version control" so that I
will always know what level each instance of the app (i.e. my own dev
version, perhaps a Test version on the server, and of course the Live
version) has reached. Is there some way of doing this?
Thanks for your help!
CW
the clients. So far so good.
Question 1: Inevitably there will be changes and enhancements that I will
want to deploy. I will be doing the development locally on my own machine
and will want to upgrade the shared mdb on the server. Obviously I cannot
just overwrite the existing one as that would wipe out all the data. What's
the process?
Question 2: I would like to keep some sort of "version control" so that I
will always know what level each instance of the app (i.e. my own dev
version, perhaps a Test version on the server, and of course the Live
version) has reached. Is there some way of doing this?
Thanks for your help!
CW