Re: transformable subscriptions between SQL Server 2000 and 2005



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





.



Relevant Pages


Loading