Hi,
Are there any tools or techniques available which can monitor a database and display any data being written to it?
I'm trying to find out what data is added to/amended in a database by a program, so my idea is to have something sit between the it and it's db, and then perform the action in the program.
Is this possible?
This is using SQL Server 2005.
Thanks,
Are there any tools or techniques available which can monitor a database and display any data being written to it?
I'm trying to find out what data is added to/amended in a database by a program, so my idea is to have something sit between the it and it's db, and then perform the action in the program.
Is this possible?
This is using SQL Server 2005.
Thanks,
Last edited: