home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / orarex.zip / README.TXT next >
Text File  |  1995-07-27  |  421b  |  20 lines

  1.  
  2. Oracle REXX Interface for OS/2
  3. v1.0 (Beta)
  4. 7/26/95
  5.  
  6. Copy rxora.dll to \oraos2\dll.
  7.  
  8. In \oraos2\xbin\config.ora, add the line:
  9.     RXORA_ORA=ORA_D71O  or
  10.     RXORA_ORA=ORA_D72O
  11. Depending upon which Oracle client side DLL you wish to use to connect with.
  12.  
  13. To view the doc, type "view rxora.inf"
  14.  
  15. There are samples provided which run against the scott/tiger account and
  16.    it's demo tables.
  17.  
  18. That's it!
  19.  
  20.