home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 8007 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.0 KB

  1. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!cruzio!rhaven
  2. From: rhaven@cruzio.santa-cruz.ca.us
  3. Newsgroups: comp.databases
  4. Subject: Re: Does the -space option work for any Paradox users?
  5. Summary: Paradox and the -space argument
  6. Message-ID: <4668@cruzio.santa-cruz.ca.us>
  7. Date: Fri, 20 Nov 92 19:57:24 PST
  8. References: <1eh6g3INN6lk@matt.ksu.ksu.edu>
  9. Sender: rhaven@cruzio.santa-cruz.ca.us
  10. Reply-To: rhaven@cruzio.santa-cruz.ca.us
  11. Lines: 14
  12.  
  13.  
  14.  
  15.  
  16. It sounds like you are starting your script from the command line when you
  17. (or your batch file) starts Paradox.  This is fine, but the -space arguement
  18. won't display until after that script has ended.  If you want to see the 
  19. startup memory allocation, make sure you are starting Paradox "raw",
  20. without any other arguments except for "-space".
  21.  
  22. The current feeling is about -codepool 750 for a 4 mb machine, maybe a little
  23. more.  You will be trading query, report, and sort speed for increased PAL
  24. performance (although things will _still_ be faster).
  25.  
  26. I hope this helps
  27.