Hi Guys!
I want to store all transactions made by users (by transactions I mean SQl statements) to store it in a different table. I mean If a user ran an SQL statement to update delete or anything i want to store it for tracking.
I know monitoring programs show in realtime what the user is running but they dont store it.
I know this is doable in some way but i dont know wich tables to query and so on or if exist an application for this kind of thing?
Any advise will be really appreciated
Thanks in advanced!!!
I want to store all transactions made by users (by transactions I mean SQl statements) to store it in a different table. I mean If a user ran an SQL statement to update delete or anything i want to store it for tracking.
I know monitoring programs show in realtime what the user is running but they dont store it.
I know this is doable in some way but i dont know wich tables to query and so on or if exist an application for this kind of thing?
Any advise will be really appreciated
Thanks in advanced!!!