Question : I’ve to implement the following requirement: Access to SQL Server instance shall be allowed only from a C# […]
Tag: logon
Lockdown database access on certain tables
Question : I have a dev team who have a number of SQL databases used as a back end for […]
Lockdown database access on certain tables
Question : I have a dev team who have a number of SQL databases used as a back end for […]
failed logon trigger blocking access into SQL Server instance
Question : I wanted to create a trigger to record all the names of logins(who logon into system) in ServerLogonRecords […]