Re: Permissions
From: Dan Guzman (danguzman_at_nospam-earthlink.net)
Date: 11/27/03
- Next message: Dan Guzman: "Re: TempDB permissions"
- Previous message: Ryan Waight: "Re: Permissions"
- In reply to: Alexander Szigetvary: "Permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 Nov 2003 09:16:17 -0600
Yes, you can grant permissions on specific columns. However, the vertical
partitioning method suggested by Ryan works well.because you don't need to
grant permissions on the referenced table (assuming the objects have the
same owner). This will hide the columns excluded from the view and avoid
permissions errors.
-- Hope this helps. Dan Guzman SQL Server MVP "Alexander Szigetvary" <rsa.news@gmx.at> wrote in message news:O9t2k3NtDHA.684@TK2MSFTNGP09.phx.gbl... > Hi NG! > > Is it possible to give permissions to specific columns in a table or does > the whole table has to have the same permissions? > > TIA > > A. Szigetvary > >
- Next message: Dan Guzman: "Re: TempDB permissions"
- Previous message: Ryan Waight: "Re: Permissions"
- In reply to: Alexander Szigetvary: "Permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|