Цитата:
Сообщение от
Вадим Жолкевский
Не подскажете, от кого можно получить официальный ответ по этому поводу?
Официальный ответ в документации. Вот что говорит adg
· If a linked object refers to a view that accesses objects that are stored in another
database on the same server, this view must be treated as though it were
accessing a linked server. It is not sufficient to grant permissions for the objects to
the users that will be using the view. This constraint does not apply if all the users
using the view are members of the db_owner fixed database role in the current
database.
Единственный способ, залинковать сервер на самого себя.
Все вьюхи необходимо направить на линкованный сервер.
P.S. Линковать нужно не на SQL Server (не линкуется), а на OLE DB Provider for SQL.