Hi,
I am trying to set-up a transactional replication.
1. Created a Publication with 1 table containing only the first four columns (out of 10 columns).
2. When I create a subscription, how do I map the Publication Columns to Subscription columns? In my subscriber DB, I need different column names. I don't get an option to map the columns ...
How do I do it? TIA.
1. To create article with part of columns, please refer to Books On line, title <To define a column filter for an article published in a snapshot or transactional publication>
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/repref9/html/504fd568-13ae-4dc4-88da-950c1ec1e8c1.htm
2. Subscription can have table name different to published table name, but columns name has to be same.
Thanks
Yunjing
No comments:
Post a Comment