Showing posts with label logging. Show all posts
Showing posts with label logging. Show all posts

Friday, March 23, 2012

name of table used for logging in sql server

Hello,

When I enable logging where is the table name specified for SQL Server?

Can I specify the table name?

Thanks,

Michael

No. The SQL Server log provider, which writes log entries to the sysdtslog90 table in a SQL Server 2005 database.