On Fri, 29 Aug 2003, Alex wrote:
> Hi,
> I saw some replication projects but think this might be an overkill for
> my intentions.
>
> I have two databases, Primary / Secondary where the Secondary is
> readyonly for
> users. I need to mirror tables when changes occur on that table. That
> may happen a few times a day.
> Tables are in the area of few 100k records.
>
> A) Is there an easy way to copy the data from Primary to Secondary
> Can this be triggered by updates on the primary table ?
We're actually using eRServer inhouse for this, to keep "local copies" of
on specific table in sync between several servers ...