home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1374 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!timbuk.cray.com!hemlock.cray.com!cherry!mlo
  3. From: mlo@cray.com (Mick Oyer)
  4. Subject: Re: ORAPERL
  5. Message-ID: <1992Aug25.155333.10931@hemlock.cray.com>
  6. Lines: 31
  7. Reply-To: mlo@cray.com
  8. Organization: Cray Research, Inc.
  9. References: <1992Aug20.153129.19480@stortek.com>
  10. Date: 25 Aug 92 15:53:33 CDT
  11.  
  12. In article 19480@stortek.com, v045100@otis1.stortek.com (Jennifer Farnham) writes:
  13. >
  14. >Is anyone out there familiar with ORAPERL?
  15. >
  16. >Supposedly its Perl with embedded Oracle....?
  17. >
  18. >Before I build it on our system, I would like
  19. >to hear from people who are somewhat familiar
  20. >with it. 
  21. >
  22.  
  23. I use oraperl a lot, not so much for ITs usefulness, but because of
  24. the overall usefulness of perl.  It's great to just slurp in a
  25. set of records, process them any 'ol way you want, and use the
  26. formatting options of perl to spit them out.
  27.  
  28. About the only things lacking are the sqlplus functions (column formatting
  29. for example) although perl's printf usually works as well, if not better.
  30.  
  31. I believe you'll need access to the Pro*C libraries to build oraperl, but
  32. as with perl itself, the building is relatively painless (don't quote me,
  33. I didn't build it on our system, but have talked to the guy that did).
  34.  
  35. There's an oraperl man page.  It's the only oraperl documentation I've
  36. ever needed.
  37.  
  38. ---
  39.    | Michael (Mick) Oyer   EMAIL  :  mlo@cherry.cray.com  ||  uunet!cray!mlo   |
  40.    | Sr. Software Analyst  VMAIL  :  work: (612)-683-5855                      |
  41.    | Cray Research, Inc.   USNAIL :  655F Lone Oak Dr., Eagan, MN 55120        |
  42.  
  43.