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

TITLE:
    SetParmS

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

DEMONSTRATES:
    + Remote Data Module
    + Exporting a TQuery control
    + Ole Automation

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

