//---------------------------------------------------------------------------
// Borland C++Builder
// Copyright (c) 1987, 2000-2002 Borland International Inc.  All Rights Reserved.
//---------------------------------------------------------------------------

TITLE:
    empsrvr

DESCRIPTION:
    This program represents the "Application Server" portion of the 
    distributed datasets demo.

DEMONSTRATES:
    + Remote Data Module
    + Exporting a TQuery control

COMMENTS:
    Use the empsrvr example to access the data provided by this server.


