473,412 Members | 1,873 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,412 software developers and data experts.

Best design for replicated database


I have an A2000 application that I have designed to use a replicated
Access database. The application permits information to be gathered on
cardiac patients in a hospital system. Most users will be viewing or
entering data at their workstations attached to the network. However,
there will be one mobile user who will walk around a hospital with a
tablet PC entering data. It was this user's needs that drove me to use
a replication approach. While the hospital system is trying to make
wireless networks available, they aren't yet ready for prime time and
even if they were, the bandwidth would not be high enough for running MS
Access and it may never be.

Note that there will be only two users entering data. The data entered
by the mobile user is different enough from that entered by the other
user that there will be very little possiblity for conflict (i.e.,
different tables used for the most part). For this reason, I felt
comfortable using replication. Numerous tests confirmed this to be
true.

Note also that my user interface (A2000) is separate from the replicated
database. I'm only replicating the tables in this scenario.

I'm setting up the replicas as hub and spoke where one replica will
function as the hub. However, it occurred to me that I could
potentially have only one spoke for the mobile user. I could then have
the rest of the users connect directly to the hub. In this way, only
the mobile user would need to synchronize. Is there anything wrong with
this approach? Alternatives would be to give the other users their own
replicas or perhaps just one more replica for the one non-mobile user
entering data. What would be the best way to design this system of
replicas?

Bill Ehrreich
Hollywood, FL
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #1
0 1410

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

Similar topics

2
by: paul goldney | last post by:
I have a Database which is Merge Replicated to 5 sites I need to add 1 new field What is the best way of doing this ? I have previously removed the publications, subscribers, added the...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
1
by: miltonmoura | last post by:
Hi, I am using Merge Replication for synchronizing a bunch of laptops running MSDE with a central SQL Server 2000 production server. This database is used by an application that needs to know...
4
by: jane | last post by:
HI, I try to create summary table like following: create table summary (a int, b int, c int) (select a.aa, b.bb, b.cc from table_a a ,table_b b where a.key=b.key) data initially deferred...
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: gordonjones | last post by:
I have users on different computers getting the error message "could not update;currently locked" when trying to leave identical fields after making a change on the same form but on different...
1
by: aine_canby | last post by:
Hi, My company has an old access database which has been in use for many years now by a few employees. I need to make some design changes to one of the forms, but I'm not sure how I should go...
1
by: Aniketh | last post by:
Hi, I have a problem trying to update a table I replicated from a master table "Details" in database "BRC" on server "Comp24" on to my database "BRCTM" on my local server "Comp28" , as in changes...
3
by: Bob Alston | last post by:
I have a system built using Access replication. After some initial problems dealing with memo fields, it now seems to be working well. I am curious as to how frequently others Compress & Repair...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.