ApexSQL
Log API is a programmable API that adds transaction
log auditing capabilities to your own applications. It enables you to tap into ApexSQL Log's auditing capabilities and functionalities eliminating the need to code them yourself.
ApexSQL Log API is primarily intended for development of specialized auditing modules for your applications. Because it exposes SQL Server's transaction log to your application, it can also be used for
data recovery (although ApexSQL Log offers more advantages and features in this regard) and performance tracking (e.g. track most updated tables and pages).
Features
- Develop auditing modules for your applications
- Create and customize audit reports of your SQL Server's transaction log
- Easily use your SQL Server's transaction log to recover data
- Analyze row history for historical changes
- Track most updated tables and pages
- "No Excuses" SQL 2005 and-64 bit support