Re: Push subscription: "schema and data"
From: Robert A. DiFrancesco (bob.difrancesco_at_comcash.com)
Date: 07/13/04
- Next message: Hilary Cotter: "Re: Push subscription: "schema and data""
- Previous message: Hilary Cotter: "Re: The process is running and is waiting for a response from one of the backend pro"
- In reply to: Hilary Cotter: "Re: Push subscription: "schema and data""
- Next in thread: Hilary Cotter: "Re: Push subscription: "schema and data""
- Reply: Hilary Cotter: "Re: Push subscription: "schema and data""
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 17:12:36 -0700
Thank you very much.
Just so that I am very clear, if I had made a manual change to the database
(not using the sp's you have pointed out) and I push out the subscription
without the database and schema because there is an existing database, then
the structure change would NOT replicate. Is this correct?
Thank you.
"Hilary Cotter" <hilaryk@att.net> wrote in message
news:OTqXliGaEHA.2516@TK2MSFTNGP10.phx.gbl...
> Use the sp_repladcolumn and sp_repldropcolumn stored procedures to
replicate
> schema changes for existing publications with subscriptions.
>
> When you get the message - push schema and data, the schema does refer to
> the table (and other objects) creation scripts - or as you put it database
> structure.
>
> "Robert A. DiFrancesco" <bob.difrancesco@comcash.com> wrote in message
> news:eHTYxKGaEHA.3708@TK2MSFTNGP10.phx.gbl...
> > If I make a database-structure change on the Publisher, will the
structure
> > change replicate to the Subscriber (and update the structure there) ?
> >
> > When pushing a new subscription, the wizard prompts if you would like to
> > push schema and data. Does 'schema' mean ... the database structure?
> >
> > Thank you,
> > Bob
> >
> >
>
>
- Next message: Hilary Cotter: "Re: Push subscription: "schema and data""
- Previous message: Hilary Cotter: "Re: The process is running and is waiting for a response from one of the backend pro"
- In reply to: Hilary Cotter: "Re: Push subscription: "schema and data""
- Next in thread: Hilary Cotter: "Re: Push subscription: "schema and data""
- Reply: Hilary Cotter: "Re: Push subscription: "schema and data""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|