Hi
I am having trouble replicating objects across one server to another. During the process, a view is being created on the subscription server. However, this errors out due to a table used in the view not yet being created by replication process.
Is there any way I can dictate to the replication process to create tables first then views then SPs after?
Thanks in advance.