Relative Content

Tag Archive for sqlsql-servertriggers

LOGON Trigger on SQL Server

I need to create a logon trigger where I am able to capture both Windows and SQL Server authentication account users last login time. I am running into the issue of when I log in as a SQL Auth user with public server role permissions only and I get:

LOGON Trigger on SQL Server

I need to create a logon trigger where I am able to capture both Windows and SQL Server authentication account users last login time. I am running into the issue of when I log in as a SQL Auth user with public server role permissions only and I get:

LOGON Trigger on SQL Server

I need to create a logon trigger where I am able to capture both Windows and SQL Server authentication account users last login time. I am running into the issue of when I log in as a SQL Auth user with public server role permissions only and I get: