copying data

J

joanlaw

can data be copied between identical Access databases on different e.g. work
and home computers?
 
G

Graham R Seach

Joan,

If all you want is to examine or query the data, why not just copy the
entire database?

However, if you want to modify/add data at home, then move all that modified
data to the database at work, then you'll need to seup replication. See the
following link for more information:

http://download.microsoft.com/download/access2000/whitepap/1.0/win98me/en-us/replfaq2k.exe

Once you've had a look at that, come back here to ask specific questions.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia

Microsoft Access 2003 VBA Programmer's Reference
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html
 
J

joanlaw

It's not a case of examining data but of moving data between computers and
unfortunately the database is rather large.
 
Top