HDServer is an n-tier design, server-side COM component of the HelpDesk sample application. This component contains the business logic layer of the HelpDesk sample. All client-side components use HDServer to communicate to the database executive, DBExec, as shown in the object model.
The HDServer component contains the CTrans class.