All our Code Generators for PHP, C#, VB.Net and Entity Framework (with source code).
All our Code Generators for PHP, C#, VB.Net and Entity Framework (without source).
Audit Triggers Generator for SQL Server is a Windows desktop application that generates audit tables and audit triggers for SQL Server database without writing script manually to track logs of all the records inserted/updated/deleted. The purpose of this application is to make software development easy. It creates audit tables (one per table) and triggers (update and delete) per table. The triggers insert data in the relevant audit table when data is updated/deleted in a table.