home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / dbasel / 757 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.2 KB  |  35 lines

  1. Newsgroups: bit.listserv.dbase-l
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!zrz.tu-berlin.de!cs.tu-berlin.de!alaspin!schli
  3. From: schli@cs.tu-berlin.de (Wolfram Schlickenrieder)
  4. Subject: Clipper/MEMO Question
  5. Message-ID: <SCHLI.92Jul27152536@alaspin.cs.tu-berlin.de>
  6. Sender: news@cs.tu-berlin.de
  7. Organization: Technical University of Berlin, Germany
  8. Distribution: bit
  9. Date: Mon, 27 Jul 1992 13:25:45 GMT
  10. Lines: 23
  11.  
  12.  
  13.  
  14.     Hi there...
  15.  
  16.     I (yet again) have a problem with the *.DBT files (those files
  17.     where the content of all the MEMO fields of a DB is held).
  18.     Problem is the following:
  19.  
  20.     I have a database with two fields in each record: An index
  21.     field for identification purposes, and a memo field with about
  22.     10000 to 25000 Bytes in it.  I expect to have about 100 to 200
  23.     records in it.  Now when I change the contents of a memo field
  24.     it seems like the old contents are not removed from the DBT
  25.     file, and thus, the DBT file gets *enormously* huge: With 20
  26.     records in it and exactly 10000 bytes in each memo field the
  27.     DBT file's size is now 7MB (7,000,000 bytes)!  Is this
  28.     supposed to be like it is, or am I doing something wrong? Or
  29.     -- even better -- am I missing anything, something like
  30.     "memo-file-pack ()"?!?
  31.  
  32.     Any help is apprechiated...
  33.  
  34.     ...Wolfram
  35.