|
Posted by Cameron on 09/08/06 16:58
Hi, this is a repost from the SQL Server group.
I am wondering if it is possible to change the order that articles are
propagated to the subscriber. I currently have a table, say table A
that is used in view B. However, for a variety of reasons I need to
change the name of the table to C and create a new view called A.
However, view B is being replicated before view A is being replicated
and it is generating an error, "The script file for view B cannot be
propagated to the subscriber."
I'm hoping that by replicating view A first I should be able to avoid
the error.
Any help would be appreciated. I hope my explaination is clear enough.
Thanks,
Cameron
Navigation:
[Reply to this message]
|