ignore owner of objects?
Brian Donahue
Posts: 6,590 Bronze 1
Hello,
There is no way that you can ignore the object owner of an object for
comparison purposes. The object, if it is the same name in both databases
only with a different owner, will be considered a whole new object from one
database to the other. The end result would be that SQL Compare attempts to
add the objects to each database rather than modify them.
Kind Regards,
Brian Donahue
Red Gate Technical Support
"x" <x@x.com> wrote in message news:lmWi3mueDHA.1500@server53...
> Is there a way to ignore the owner of objects (especially stored procs)
when
> databases are being compared?
>
>
>
There is no way that you can ignore the object owner of an object for
comparison purposes. The object, if it is the same name in both databases
only with a different owner, will be considered a whole new object from one
database to the other. The end result would be that SQL Compare attempts to
add the objects to each database rather than modify them.
Kind Regards,
Brian Donahue
Red Gate Technical Support
"x" <x@x.com> wrote in message news:lmWi3mueDHA.1500@server53...
> Is there a way to ignore the owner of objects (especially stored procs)
when
> databases are being compared?
>
>
>
This discussion has been closed.