Posted by lucm on 10/31/06 19:27
> I want to backup databases into a central repository but I only want
> the records that have changed for that day. This program seems to do it
> efficiently. Does Sql Server, Oracle, etc offer any sort of built in
> way of doing this via metadata or a similar mechanism?
>
You could setup transactional replication in SQL Server. Modifications
would be propagated almost in real time.
Regards,
lucm
Navigation:
[Reply to this message]
|