The default behavior of the client/server RDSServer.DataFactory object is limited to queries and updates.
The new Handler server object works with the DataFactory and extends its functionality.
The server administrator controls the Handler by specifying parameters in a customization file.
The customization file is divided into sections, each marked with a section header. A section is invoked when strings in the client connect or command strings match an identifier string in the section header. The contents of a matched section are applied to the client parameters.
The content of a section can replace, expand, or "turn off" client connect or command parameters, or assign temporary read/write privileges to a particular user.
In addition, a section type is available for specifying an error logging file.