home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8922 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!nntpd2.cxo.dec.com!talguy!scott
  3. From: scott@talguy.cxo.dec.com (Scott Johnson)
  4. Subject: Foxpro and Insufficient Memory Errors
  5. Message-ID: <1993Jan7.222734.20312@nntpd2.cxo.dec.com>
  6. Lines: 23
  7. Sender: scott@talguy (Scott Johnson)
  8. Reply-To: scott@talguy.cxo.dec.com (Scott Johnson)
  9. Organization: Digital Equipment Corporation, Colorado Springs, Co
  10. Date: Thu, 7 Jan 1993 22:27:34 GMT
  11.  
  12.  
  13. I have a program I wrote which ocassionally generates Insufficient Memory
  14. errors.  Usually there are 6 databases open at the same time and ocassionally 
  15. 8.  They get the error when they are entering data after about 40 or so 
  16. records get entered, they see the error.  After the 40 records get entered,
  17. they have about 100 records in the different databases.  We are running dos 5.0
  18. with foxpro 2.2 and 4 meg of memory on the one system.  The databases are being 
  19. accessed on a non-dedicated, (we tried to tell them to get Lantastic) Novell
  20. server.  
  21.  
  22. Is there a command I can run ocassionally during the execution of the program
  23. which will cut down and possibly reclaim unused memory?  I was hoping there
  24. was some sort of garbage collection routine that can be invoked once in a 
  25. while during the execution cycle of the application.
  26.  
  27. Thanks for any and all replies.
  28.  
  29. ----------------------------------------------------------------------
  30.  
  31.    Scott Johnson
  32.    Digital Equipment Corporation
  33.    Colorado Springs, Co
  34.  
  35.