Suggestion for replica

  • Thread starter Thread starter Kon
  • Start date Start date
K

Kon

I work in a company which controls the financial of several hospitals. I
want to distribute a database to each hospital. Each hospital when enters in
the database chooses the unique ID hospital so how can I gather all the
databases to one. Shall I use replica and distribute the replica to
hospitals. No dublicate records will find since every hospital has different
ID.
Is it possible to have many replicas when I received the databases and
synchronize them to the main database ?
What type of replica shall I use ?
I thank you in advace (Besides I have a problem when I tried to reply to a
post. I received from my provider an error message. Do I have to setup
something in my outlook express?
 
Kon said:
I work in a company which controls the financial of several hospitals. I
want to distribute a database to each hospital. Each hospital when enters in
the database chooses the unique ID hospital so how can I gather all the
databases to one. Shall I use replica and distribute the replica to
hospitals. No dublicate records will find since every hospital has different
ID.
Is it possible to have many replicas when I received the databases and
synchronize them to the main database ?
What type of replica shall I use ?
I thank you in advace (Besides I have a problem when I tried to reply to a
post. I received from my provider an error message. Do I have to setup
something in my outlook express?

It sounds like you don't need replication at all. Each hospital can
have its own copy of the application. Barring other complexities, your
copy with all the data from all the hospitals simply has to delete then
import all the data from a particular hospital to update that hospital's
information.

James A. Fortune
 
Back
Top