Skip to content Skip to sidebar Skip to footer
Showing posts with the label Logging

What's The Best Way To Audit Log Deletes?

The user id on your connection string is not a variable and is different from the user id (can be G… Read more What's The Best Way To Audit Log Deletes?

Linq To Sql Audit Trail / Audit Log: Should I Use Triggers Or Doddleaudit?

I'm working on a business app that requires that ALL database transactions be audited (for lega… Read more Linq To Sql Audit Trail / Audit Log: Should I Use Triggers Or Doddleaudit?

Ssis: Default Logging Onerror Don't Work With Retainsameconnection

I'm using RetainSameConnection=true with my Connection Manager since I'm using transactions… Read more Ssis: Default Logging Onerror Don't Work With Retainsameconnection

Cakephp See The Compiled Sql Query Before Execution

My query gets the timeout error on each run. Its a pagination with joins. I want to debug the SQL, … Read more Cakephp See The Compiled Sql Query Before Execution

Is It Better To Log To File Or Database?

We're still using old Classic ASP and want to log whenever a user does something in our applica… Read more Is It Better To Log To File Or Database?

Mysql Log Of Invalid Queries

I AM NOT RUNNING THE COMMANDS FROM PHP! I have MySQL log_error value set to /var/log/mysql/error.lo… Read more Mysql Log Of Invalid Queries