Hi Kevin,
You might need a developer or if you are good at TSQL, you yourself can
handle some areas that might become a problem.
For example, if you have identity fields in your database, how are you going
to handle it? Also, you will have to make sure that all your insert queries
are with column names.... and a few things like these will have to be
ascertained before you actually enable merge replication.
I would advise you to go through BOL before attempting to Synchronize your
database.
Regards,
Karthik.
[quoted text, click to view] "Kevin" <kevin@meadows-homes.com> wrote in message
news:09ca01c39eef$85c5c910$a601280a@phx.gbl...
> I need to man some of my people with laptops in the
> field. What is the best way to deploy this kind of system
> and sync with the database once they come back to the
> office.
> -Kevin