K2B Audit SQL scripts directory location

The K2B Audit SQL scripts directory is the directory where K2B Audit generates SQL scripts that create, drop, reorganize, etc. audit triggers. It contains files that must be accessible at run time to several generated programs.

It's value is stored in and retrieved from the K2BAudit.GetScriptsDirectory procedure. The default location is "AuditScripts", relative to the application directory.

For security or installation reasons the developer may change the logic of the procedure to get the location of the scripts directory from any other source.