home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6714 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.1 KB  |  47 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!seas.smu.edu!utacfd.uta.edu!news.uta.edu!utarlg.uta.edu!b912dieg
  3. From: b912dieg@utarlg.uta.edu (DOUG WITMER)
  4. Subject: Re: R & R ReportWriter for FoxBase
  5. Message-ID: <13SEP199219444290@utarlg.uta.edu>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Keywords: report writer
  8. Sender: news@utagraph.uta.edu (USENET News System)
  9. Nntp-Posting-Host: utarlg.uta.edu
  10. Organization: The University of Texas at Arlington
  11. References: <wolfgang.716238907@sfu.ca>
  12. Date: Mon, 14 Sep 1992 00:44:00 GMT
  13. Lines: 32
  14.  
  15. In article <wolfgang.716238907@sfu.ca>, wolfgang@fraser.sfu.ca (Wolfgang Richter) writes...
  16. >I am considering use R & R Reportwriter version 4.0 to generate
  17. >reports from some FoxBase files that I set up. Has anyone used
  18. >this product? Does anyone have a number I can call to get more
  19. >information from the vendor (e.g. hardware requirements)?
  20. >I remember reading reviews about it before dBase IV
  21. >arrived on the scene with its own report generator. The reviews
  22. >were quite favourable. Is it still a good product for producing
  23. >reports? I need the following features in a report writer:
  24. >-  Able to produce reports from more than one dBase file at a time.
  25. >-  Easy-to-use
  26. >-  Able to send to different kinds of printers (e.g. dot matrix,
  27. >   postscript, etc.)
  28. It's a pretty good package if your requirements aren't too
  29. exacting.  It can produce some kind of a report in short order,
  30. but getting exactly what you want may take a long long time.
  31.  
  32. Some observations:
  33.   -  R&R is a report writer.  It's not a forms generator!
  34.   -  There is a fairly small limit (9 or 10) to the number
  35.      of files you can associate with your master file.
  36.   -  R&R works with proportional fonts, but if you use them,
  37.      expect to struggle with the formatting.
  38.   -  Performance will be poor if the input files are large.
  39.   -  The xBase code produced by the optional code generator is not 
  40.      completely compatible with the interpreted version of the same
  41.      code.
  42.  
  43. IMHO program generators are just fine if you can accept what they
  44. generate.  If you need a little more, you are generally better off
  45. to write your programs from scratch.
  46.