home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / dbmplus.zip / README.1ST < prev    next >
Text File  |  1996-04-06  |  2KB  |  63 lines

  1. DBMPLUS Version 0.7
  2. ===================
  3.  
  4. DBMPLUS is an SQL command line interpreter that works with DB2/2 Version 1.2 or later. It is based on IBM's command line interpreter DBM for DB2/2.
  5.  
  6. Since DBMPLUS is still under construction, it is not yet perfect. By now it contains only the most important commands and lacks a lot of refinements, such as handling erroneous input.
  7.  
  8. This version of DBMPLUS is offered as FREEWARE, giving you the opportunity to evaluate it and get an idea of what a future version of DBMPLUS could do.
  9.  
  10.  
  11. Thank you for using DBMPLUS. Any suggestions and bug reports are welcome.
  12.  
  13.  
  14. Author:        Joachim Hagen
  15. Contact:       CIS:100066,2724
  16.                E-Mail: jhagen@ibm.net
  17. Language:      Rexx
  18. Date issued:   4/7/96
  19. Version:       0.7
  20.  
  21.  
  22. Package listing
  23. ---------------
  24.  
  25. readme.1st     This file
  26. userman.txt    User manual
  27. dbmplus.cmd    Rexx-Program
  28. dbmplus.ini    Initialization commands
  29. usrindex.dbm   Command for creating a view on sysibm.sysindexes
  30. usrrels.dbm    Command for creating a view on sysibm.sysrels
  31.  
  32.  
  33. Requirements
  34. ------------
  35.  
  36. Operating system:   OS/2 Warp
  37. Database:           DB2/2 Version 1.2 or later
  38. Components:         Rexx with RexxUtil-Library
  39.                     DBM.CMD
  40.  
  41.  
  42. Installation
  43. ------------
  44.  
  45. Unzip DBMPLUS.ZIP to a directory, preferably one that is specified in the PATH-statement of your CONFIG.SYS. For further information please read USERMAN.TXT.
  46.  
  47.  
  48. Legal Terms and Conditions
  49. --------------------------
  50.  
  51. This package is provided to you under the following conditions:
  52.  
  53.    You may copy the DBMPLUS.ZIP file, and give it to anyone
  54.    who accepts these terms. The copies you distribute must be
  55.    complete and unmodified.
  56.  
  57.    This package may not be sold to anyone.
  58.  
  59.    The user is completely responsible for determining the fitness
  60.    or usability of this package.  I will not be liable for any
  61.    damages, of any kind, arising from any failure of any programs
  62.    in this package.
  63.