/******************************************************************************
**
** Source File Name = uitlapi.h  
**
** Licensed Materials - Property of IBM
**
** (C) COPYRIGHT International Business Machines Corp. 1995, 2000
** All Rights Reserved.
**
** US Government Users Restricted Rights - Use, duplication or
** disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
**
******************************************************************************/

int DbCreate( char *, char *, char *, char *, char * ) ;
int DbDrop( char *, char *, char *, char * ) ;