home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6138 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1007 b   |  26 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!spool.mu.edu!wupost!eclnews!usenet
  3. From: mrb@earth.wustl.edu (Mike Bray)
  4. Subject: Do it yourself mail merge?
  5. Message-ID: <1992Sep14.063242.3151@wuecl.wustl.edu>
  6. Sender: usenet@wuecl.wustl.edu (Usenet Administrator)
  7. Nntp-Posting-Host: earth
  8. Organization: Washington University, St. Louis MO
  9. Date: Mon, 14 Sep 1992 06:32:42 GMT
  10. Lines: 14
  11.  
  12. I need to generate reports from data in an Oracle database, either
  13. using PRO*C or the DBkit or both.  I have form letters that I need
  14. to poke information into.  The current implementation on another 
  15. system works fine with standard mailmerge commands.  What's a good
  16. way to do this?  Hook up a text object to scan for <<labels>> and 
  17. insert data?  Perl?  OraPerl?  Commercial or public objects? WriteNow?
  18. I figured I could simply message WriteNow from my application and have
  19. it do the merge and return the results, but their tech support says I
  20. can't do that.
  21.  
  22. Any ideas?
  23.  
  24. Thanks,
  25. Mike Bray  mrb@earth.wustl.edu 
  26.