Working on same Access Program in two locations?

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

I have been working on adding some reports on the same access program
that is in two locations.

Can I just copy and paste the reports one program to the other or
import the reports from one to the other?

Are there issues I will need to deal with? Will it work?
 
Just be real careful if you happen to be doing this in Access 2000 before
SP3!

- Turtle
 
Just replace the "old" .mdb file with the "new" one.

At my work place I have a database that has its front end located on 4
computers. 4 different locations.

I am always tweaking and changing the front end on my computer and when I
get a version that I want to be on all the computers I just replace the .mdb
file on the other computers with the new .mdb file from my computer.

There may be some danger in this that I'm not aware of so I do keep a back
up of the original in a safe place.

Mike
 
Back
Top