i'm new the world of sql server...
1. Can Sql Server do logon triggers?
2. Can I store session variables e.g. when a user logs on, select a value from a table
and store that somewhere in memory so i can use it in other select statements...
thanks for any help.