Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Steps to replicate to different schema

$
0
0

Can someone please provide the steps for implementing the following:  transaction replication to a different schema.  By this I mean the schema on the subscriber is somewhat different from the publisher, vis a vis the following scenarios:

1) subscriber column name is different than publisher column name, data type is same in both, table name is same in both

2) subscriber data type is different than publisher data type (eg: int32 vs smallint, nvarchar to varchar), column name is same in both, table name is same in both

3) subscriber table name is different than publisher table name, table schemas are same for both

I have searched the web and found almost nothing about mapping during replication.  What I did find is howto perform column filtering in the New Publication Wizard (which is akin to sp_addarticle & sp_addarticlecolumn), but this wizard does not offer mapping between publisher & subscriber of table names, column names, or data types.

Thanks in advance for your help.

Neil


07


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>