Re: transformable subscriptions between SQL Server 2000 and 2005
- From: "Michael Hotek" <mike@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Feb 2006 07:19:16 -0600
Might have been designed for, but isn't how it is used in at least 1/2 of
the implementations that I've seen.
--
Mike
http://www.solidqualitylearning.com
Disclaimer: This communication is an original work and represents my sole
views on the subject. It does not represent the views of any other person
or entity either by inference or direct reference.
"Hilary Cotter" <hilary.cotter@xxxxxxxxx> wrote in message
news:ue4JyO0LGHA.420@xxxxxxxxxxxxxxxxxxxxxxx
Transformable subscriptions were designed to massage the data from one
form to another FOR HETERGENEOUS SUBSCRIBERS. For SQL Server subscribers
you would incorporate the massaging logic inside your custom replication
stored procedure.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"Mike Mullane" <MikeMullane@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B8819D13-5DE2-4C15-AB9B-6144F15C28AF@xxxxxxxxxxxxxxxx
I see that transformable subscriptions have been deprecated in SQL Server
2005. And although SQL Server BOL tells you how to setup SSIS to run DTS
packages it also notes that this will be discontinued in future
releases...
What is my alternative to transformable subscriptions in SQL Server 2005
and
not having to setup DTS backward compatibility?
I want to publish from SQL Server 2000 and SQL Server 2005 will subscribe
to
this publication. However the data needs to transformed. Any suggestions?
Thanks. Mike
.
- References:
- Re: transformable subscriptions between SQL Server 2000 and 2005
- From: Hilary Cotter
- Re: transformable subscriptions between SQL Server 2000 and 2005
- Prev by Date: Re: Advice Needed: Asynchronous Replication/Mirroring to central o
- Next by Date: Re: transformable subscriptions between SQL Server 2000 and 2005
- Previous by thread: Re: transformable subscriptions between SQL Server 2000 and 2005
- Next by thread: Re: transformable subscriptions between SQL Server 2000 and 2005
- Index(es):
Relevant Pages
|
Loading