And if my table has 5 million rows - am I forced to do a snapshot. Can I do
"Hilary Cotter" wrote:
> Run the snapshot agent. This should generates a mini snapshot with only the
> new article. The next time the distribution agent runs it should pick up the
> new mini snapshot and distribute it.
>
> --
> 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 > "Chris" <Chris@discussions.microsoft.com> wrote in message
> news:E31D5A8C-5C44-4593-AEB1-8B8C05E7A5F0@microsoft.com...
> >
> > Transactional Replication - SQL 2000 - remote distributor
> >
> > Have publication replicating 300 tables and I want to add 1 table.
> > sp_addarticle adds to publication, how do I add to each subscription (4)?
> Can
> > add schema to subscribers - new table so no rows exist anywhere.
> >
> > How to add to subs in order to start replicating w/out re-synching each
> sub?
> >
> > Thanks
>
>