Re: I want to give a user access to only one field in one table
From: Roji. P. Thomas (thomasroji_at_gmail.com)
Date: 11/29/04
- Next message: Dan Guzman: "Re: I want to give a user access to only one field in one table"
- Previous message: Charles Lin: "sql icon disappear from sys tray and getting SQL-DMO 80040005 erro"
- In reply to: AlanM: "I want to give a user access to only one field in one table"
- Next in thread: Dan Guzman: "Re: I want to give a user access to only one field in one table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 15:04:37 +0530
GRANT SELECT (<ColumnName>) ON <TableName> TO <User>
-- Roji. P. Thomas Net Asset Management https://www.netassetmanagement.com "AlanM" <nooneatall@nowhere.com> wrote in message news:ObRkcHf1EHA.1204@TK2MSFTNGP10.phx.gbl... >I was trying to give permissions to a user for one field in one table only. > > How can I do this? > > It seems that I have to give permissions to the whole database. > > I have SQL 2000 using Enterprise manager > >
- Next message: Dan Guzman: "Re: I want to give a user access to only one field in one table"
- Previous message: Charles Lin: "sql icon disappear from sys tray and getting SQL-DMO 80040005 erro"
- In reply to: AlanM: "I want to give a user access to only one field in one table"
- Next in thread: Dan Guzman: "Re: I want to give a user access to only one field in one table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|