473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Synchronizing Microsoft Access

I have an Access database that I use frequently. Often, I take it to
a home PC, or laptop to work on at night. The next day, I overwrite
the old one with the one I have been working on.

The only problem is - during this time, others may want to add records
at the office. This causes an obvious data loss problem if I
overwrite their edition of the database.

Is there a way to synchronize the database? If someone made additions
at the office, and I made additions (or edits, deletions, etc) at
home, can they both be resolved some how? This would be very helpful.

Phil
Nov 13 '05 #1
1 1535
Two choices:

1) Maintain two distinct versions of the database - one for you and
one for "others". Create a third database that links to tables in both
the other databases. Write a series of queries that compare data
between the two versions and makes the appropriate corrections.
Depending on the database complexity, this could be easy or hard.

2) Implement Access' Replication. It's in the Tools menu. This feature
allows you to make changes to two or more replicas of the same
database, and then to synchronize them afterwards. It works well, but
there are several "gotchas" to look out for. For example, it increases
the database size by adding hidden fields and tables, and it requires
that you designate a location for each replica and forever afterwards
refrain from changing that location. In other words, copying from the
LAN to your notebook computer and back again is not allowed. OTOH,
synchronizing between the LAN and your notebook over the wire is fully
supported. Check online Help and read articles at www.trigeminal.com
for advice.
On 9 Jul 2004 04:30:46 -0700, ph****@wesselconsulting.com (Phil
Matish, MCSE) wrote:
I have an Access database that I use frequently. Often, I take it to
a home PC, or laptop to work on at night. The next day, I overwrite
the old one with the one I have been working on.

The only problem is - during this time, others may want to add records
at the office. This causes an obvious data loss problem if I
overwrite their edition of the database.

Is there a way to synchronize the database? If someone made additions
at the office, and I made additions (or edits, deletions, etc) at
home, can they both be resolved some how? This would be very helpful.

Phil

**********************
ja**************@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Keith Veleba | last post by:
Hello to all fellow c.l.p'ers! Long-time listener, first-time caller. Background: I'm working on a project where I have to do some serious multithreading. I've worked up a decorator in Python...
2
by: Mark | last post by:
I see this is a common question, however I haven't found any good answers. I receive ms-access mdb files from various clients. These mdb files have roughly the same structure, however each...
1
by: Jeff Smith | last post by:
Hi This is a repost due to no responses Here's a problem I've encountered with Access 2003 which has got me to redesign how I get the row source in a second combo box using the first combo...
2
by: Christopher D. Wiederspan | last post by:
We are getting ready to move an ASP.NET application off of a single development machine and onto a "webfarm". Basically our webfarm is a bunch of identical servers with the load-balancing provided...
7
by: Alphonse Giambrone | last post by:
I am not sure if these are the correct groups to post this, so please redirect me if there are better ones. Client has a SQL Server db of organizations and member info that is in pretty much...
4
by: Chris Ochs | last post by:
We have a number of tables in a CRM that is written in MS access that I need to be able to provide a web interface to. I can export the tables just fine using pgadmin II, but I cant' think of a...
3
by: jodyblau | last post by:
I'm fairly new to access, so I hope this question isn't too elementary. I'm putting together a database for my office. I want the database to be accessible to 5 or 6 users on our network and so...
1
by: MAILTONRK | last post by:
Hi, I am a Mainframe guy. I am working with MS access(maintaining a application) for the last 2 weeks. I had one master database and four replicas. One of my replica had trouble in...
2
by: JA | last post by:
Hi, Is it possible to make changes to an Access 2000 database on my desktop, and have it update those changes to SQL Server 2000 on the web? I have to update stock and prices every night....
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.