Auditing
Service Auditing
Synopsis
Services related to logging of actions.
Service Data structures
None yet.
Service Calls
UserHistory
The call inserts a record in the AdmUserOpHistory table.
Declaration:
Procedure UserHistory(Const aItem,aItemType,aOperation,aMenu : String);
GetServerDate
Return server date.
Declaration:
Function GetServerDate(SQLServer : Boolean ) : TDateTime;
GetServerVersion
Return the server version.
Declaration:
Function GetServerVersion(SQLVersion : Boolean ) : String;