home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / lebco.zip / README.LEB < prev    next >
Text File  |  1994-05-07  |  3KB  |  60 lines

  1. The LEBCO DB2/2 Database Utility is a Shareware program written
  2. to allow me to qualify for the OS/2 Certification Program.
  3.  
  4. Its purpose is to read a Database (whose name you enter) then generate
  5. a REXX program (MFGOS2EX.CMD) to rebuild the Database tables.
  6.  
  7. This Program was written with Watcom VXREXX Version 2.0
  8.  
  9. The output program will work with the REXX supplied with OS/2 2.x
  10. * Note Please refer the VII for revised instructions on how to run MFGOS2.CMD
  11. * <<< Correction to docs 5/7/94 >>>
  12.  
  13. I. Installation:
  14.         Unzip the Program (LEBCO.EXE into a directory)
  15.         Unzip the VROBJ.DLL into a directory which is Included in your LIBPATH
  16.         Unzip the STOP.ICO into same directoy as LEBCO.EXE
  17.  
  18. II. Limitations:
  19.         I have written this program to work with DB2/2 only! 
  20.         I have tested this program with DB2/2 1.1 with Fix level 7015
  21.         I am reasonably sure that the program will not work with ES 1.0 DBM
  22.  
  23. III. Caveat:
  24.         I think, but have not tested it, that the output program (MFGOS2EX.CMD) 
  25.         will allow you to import the Exported Database to ES 1.0 DBM
  26.  
  27. IV. How to Contact me:
  28.         1. On IBM NSC BBS send mail to LESLIE BENN
  29.         2. On OS/2 Shareware BBS in Virginia Send mail to LESLIE BENN
  30.         3. By Mail:
  31.                 Leslie E. Benn, VP
  32.                 Leslie E. Benn Co., Inc.
  33.                 75 Fairview Dr.
  34.                 Geneva, OH 44041-0930
  35. V. ShareWare:
  36.         This program took many hours to debug, and takes advantage of the information
  37.         retained by DB2/2. I would appreciate $25.00 to help defer the costs of development
  38.         of this product. It is not crippled and can work for you and all the DB2/2 Databases
  39.         you have.
  40.         This is not Freeware bul if you redistribute this program please include this README
  41.  
  42. VI. Run Instructions:
  43.         After installation Double click on the LEBCO.EXE program and press the Export Button.
  44.         The program will prompt you for Your DB2/2 Database Name (Alias name)
  45.         The Program Generates in its directory the Following Files:
  46.         1.      MFGOS2EX.CMD (The table rebuild REXX Program)
  47.         2.      DBTBLx.TXT where x = a number starting at 1 for each table in the
  48.                 database. This data is used by MFGOS2EX.CMD to import the data extracted
  49.                 from the Table you specified during Export.
  50.         3.      Obviously...You must be able to pass DB2/2's security ...
  51.                 You must log onto the Database just as you would do to Access the
  52.                 database through Query Manager.
  53.  
  54. VII. Running MFGOS2EX.CMD:      /* correction to documentation 5/7/94 */
  55.         Open PMREXX (Which is a standard utility provided with OS/2 2.x) with this CMD as the
  56.         input file. PMREXX provides the ability to chain from REXX to Create A new Database on
  57.         the destination Machine:
  58.  
  59. Have fun and I hope you find this program of value.
  60.