Click here to Skip to main content
15,884,836 members
Home / Discussions / Database
   

Database

 
AnswerRe: Protect my sql server database Pin
Mycroft Holmes23-Sep-14 16:57
professionalMycroft Holmes23-Sep-14 16:57 
GeneralRe: Protect my sql server database Pin
Richard Deeming24-Sep-14 1:27
mveRichard Deeming24-Sep-14 1:27 
AnswerRe: Protect my sql server database Pin
Eddy Vluggen23-Sep-14 21:10
professionalEddy Vluggen23-Sep-14 21:10 
GeneralRe: Protect my sql server database Pin
dilkonika24-Sep-14 3:13
dilkonika24-Sep-14 3:13 
GeneralRe: Protect my sql server database Pin
Eddy Vluggen24-Sep-14 6:21
professionalEddy Vluggen24-Sep-14 6:21 
GeneralRe: Protect my sql server database Pin
dilkonika24-Sep-14 13:30
dilkonika24-Sep-14 13:30 
GeneralRe: Protect my sql server database Pin
Eddy Vluggen25-Sep-14 1:53
professionalEddy Vluggen25-Sep-14 1:53 
AnswerRe: Protect my sql server database Pin
Corporal Agarn24-Sep-14 4:33
professionalCorporal Agarn24-Sep-14 4:33 
You can setup the system to only be accessed through stored procedures that use "execute as".

Then just give the permissions that they need to execute the stored procedures. This may mean you need to create a role then grant execute.
GeneralRe: Protect my sql server database Pin
dilkonika24-Sep-14 6:18
dilkonika24-Sep-14 6:18 
AnswerRe: Protect my sql server database Pin
data modeling guy29-Sep-14 6:58
data modeling guy29-Sep-14 6:58 
AnswerRe: Protect my sql server database Pin
Wendelius30-Sep-14 8:59
mentorWendelius30-Sep-14 8:59 
QuestionSQL Server : Multiple relationship for the same field Pin
dilkonika23-Sep-14 7:29
dilkonika23-Sep-14 7:29 
AnswerRe: SQL Server : Multiple relationship for the same field Pin
Wendelius23-Sep-14 8:04
mentorWendelius23-Sep-14 8:04 
GeneralRe: SQL Server : Multiple relationship for the same field Pin
dilkonika23-Sep-14 8:14
dilkonika23-Sep-14 8:14 
AnswerRe: SQL Server : Multiple relationship for the same field Pin
Wendelius23-Sep-14 8:33
mentorWendelius23-Sep-14 8:33 
AnswerRe: SQL Server : Multiple relationship for the same field Pin
Mycroft Holmes23-Sep-14 14:19
professionalMycroft Holmes23-Sep-14 14:19 
AnswerRe: SQL Server : Multiple relationship for the same field Pin
data modeling guy29-Sep-14 5:02
data modeling guy29-Sep-14 5:02 
QuestionAdd primary Key as GUID automatic generation Pin
MrKBA22-Sep-14 21:31
MrKBA22-Sep-14 21:31 
AnswerRe: Add primary Key as GUID automatic generation Pin
Kornfeld Eliyahu Peter22-Sep-14 22:00
professionalKornfeld Eliyahu Peter22-Sep-14 22:00 
GeneralRe: Add primary Key as GUID automatic generation Pin
MrKBA22-Sep-14 22:52
MrKBA22-Sep-14 22:52 
JokeRe: Add primary Key as GUID automatic generation Pin
Kornfeld Eliyahu Peter22-Sep-14 23:08
professionalKornfeld Eliyahu Peter22-Sep-14 23:08 
GeneralRe: Add primary Key as GUID automatic generation Pin
MrKBA22-Sep-14 23:40
MrKBA22-Sep-14 23:40 
JokeRe: Add primary Key as GUID automatic generation Pin
Kornfeld Eliyahu Peter22-Sep-14 23:42
professionalKornfeld Eliyahu Peter22-Sep-14 23:42 
GeneralRe: Add primary Key as GUID automatic generation Pin
MrKBA23-Sep-14 0:01
MrKBA23-Sep-14 0:01 
JokeRe: Add primary Key as GUID automatic generation Pin
Kornfeld Eliyahu Peter23-Sep-14 0:02
professionalKornfeld Eliyahu Peter23-Sep-14 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.