Veiw Permissions

  • Hi Guys,

    I want to create a database that contains views of tables in another database on the same server. I want to give permssions to a user on the views without giving the user permissions on the base tables(in the other database). Is this possible? If so what permssions will the users of the Views database need?

    Thanks

    Gethyn Elliswww.gethynellis.com

  • You might be able to do that with "cross-database ownership chaining".

    It is in the security tab of the server.

    Beware of the security risk:

    http://www.sqlservercentral.com/articles/Security/2633/

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply