Hello,
I am using MS SQL server 2008. I have a requirement to get a report on total number of connections/logins to my SQL server in a day.
How can I log each connection (to my server and database) to a table or to a log file in SQL?
Please help me.Hello,
I am using MS SQL server 2008. I have a requirement to get a report on total number of connections/logins to my SQL server in a day.
How can I log each connection (to my server and database) to a table or to a log file in SQL?
Please help me.