Chakravarthy
2009-03-06 16:49:06 UTC
Hi,
I have a situation where a row added to a table in the application of one
SQL Server 2000 database needs to have this data replicated to
corresponding tables with a different schema altogehter (which i can map),
in another SQL Server 2000 database within a VPN.
I assume Merge replication works only for matching or subsets of schemas.
Since this is mapping of data across different tables, i guess using
Triggers or SSIS packages would be the alternatives.
Which is the better approach ?
Regards,
Chakravrthy
I have a situation where a row added to a table in the application of one
SQL Server 2000 database needs to have this data replicated to
corresponding tables with a different schema altogehter (which i can map),
in another SQL Server 2000 database within a VPN.
I assume Merge replication works only for matching or subsets of schemas.
Since this is mapping of data across different tables, i guess using
Triggers or SSIS packages would be the alternatives.
Which is the better approach ?
Regards,
Chakravrthy