changing table owner name- sp_changemergearticle
- From: amritha.prabhu@xxxxxxxxx
- Date: 2 Jun 2006 04:34:32 -0700
Hi,
I have a db with a few tables which has owner than dbo. When i use this
db for merge replication it creates tables with owner as dbo on the
subscriber.
In order to avoid this i went to the article properties on the
publisher and changed the destination owner to the 'other user' not
'dbo' and created the subscription again it worked fine.
Now my question is how can i change the article settings through the
stored proc "sp_changemergearticle". I tried using this but its saying
incorrect syntax when i execute it.? I am new to this field.. Can any
one help me out on this..
If an example could be given it could be of great help.
Thanks,
A
.
- Follow-Ups:
- Re: changing table owner name- sp_changemergearticle
- From: Hilary Cotter
- Re: changing table owner name- sp_changemergearticle
- Prev by Date: Re: Replication of tables with Foreign Keys
- Next by Date: Re: changing table owner name- sp_changemergearticle
- Previous by thread: SQL 2000 to SQL 2005 Express replication
- Next by thread: Re: changing table owner name- sp_changemergearticle
- Index(es):
Relevant Pages
|
Loading