home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7890 < prev    next >
Encoding:
Text File  |  1992-11-17  |  990 b   |  24 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!ukma!wupost!emory!swrinde!ringer!lonestar.utsa.edu!moursand
  3. From: moursand@lonestar.utsa.edu (Bowen M. Moursund)
  4. Subject: Re: Insufficient Memory error in dBase IV
  5. Message-ID: <1992Nov16.215719.7195@ringer.cs.utsa.edu>
  6. Sender: news@ringer.cs.utsa.edu
  7. Nntp-Posting-Host: lonestar.utsa.edu
  8. Organization: University of Texas at San Antonio
  9. References: <1992Nov16.153726.19234@bmers145.bnr.ca>
  10. Date: Mon, 16 Nov 1992 21:57:19 GMT
  11. Lines: 11
  12.  
  13. In article <1992Nov16.153726.19234@bmers145.bnr.ca> jfile@bnr.ca writes:
  14. >I have a form that has about 35 gets and 35 says complete with
  15. >parameters for range, error, message etc.  When the form is displayed,
  16. >I get the "Insufficient memory, Press any key to continue" message.  Then
  17.  
  18. Jonathan - This sounds like a BUCKET problem. If a value of 3 didn't work,
  19. try 4. You might also try adjusting the DOS environment variable DBHEAP up
  20. or down: the default is 50. SET DBHEAP=10 or SET DBHEAP=90.
  21.  
  22. - Bowen -
  23.  
  24.