Hello,
Im new on sql. I have a bunch on users that connect to the server with their own username, so I just want to get some kind of estadistics to get:
1. date time username application that use to connect and remote computer identification (ip or computer name) who sign in correctly and incorrectly to the server.
2. if possible, to know what tables does the user access on each session.
3. if possible, the amount of rows selected/updated/deleted/inserted.
Please let me know how can I acomplish this.
Gilberto H.