   =========================================================================
                          M I C R O   F O C U S

                    S E R V E R   E X P R E S S   5.0
   =========================================================================
                              PROJECT CONNECT
                              ===============

   TABLE OF CONTENTS
   =================
       INTRODUCTION
       SOURCE FILES
       REQUIREMENTS
       OPERATION


   INTRODUCTION
   ============

   DB2TEST1 demonstrates the syntax variants supported by DB2 Universal
   Database for connecting to and disconnecting from a DB2 database
   using TYPE 1 CONNECTs.


   SOURCE FILES
   ============

   DB2TEST1.CBL
   SQLCA.CPY

   REQUIREMENTS
   ============

   DB2TEST1 is written to operate with the IBM DB2 Sample database
   supplied with various IBM Universal Database products.  The Sample
   database must either be installed or cataloged before you can run
   this demo.

   OPERATION
   =========

   DB2TEST1 prompts for an database alias,user id and password.  Enter a
   database alias of 'Sample', a logon id and password that are valid
   for your workstation.  After each entry, make sure your press the
   return key.  The program then connects and disconnects to the
   database three times using different syntax variants that are
   compatible with DB2 Universal Database V5 implementations.

   NOTE: You do not have to use 'Sample'. You can run DB2TEST1 against
         any valid DB2 database that you have set up, by entering a
         valid user id and password when prompted even though you have
         not re-compiled or issued a bind on this program for that
         database.

   =========================================================================
   Micro Focus is a registered trademark, and Server Express is a trademark,
   of Micro Focus International Limited. All other trademarks are the
   property of their respective owners.
   =========================================================================
   Copyright (C) 1999 Micro Focus International Limited. 
   All rights reserved.


