home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / bpt515.arj / BUGS.515 < prev    next >
Text File  |  1991-04-11  |  1KB  |  34 lines

  1.  
  2.  
  3. 1. VAP Btrieve: BSERVER.VAP, version 5.15
  4.  
  5.       When creating a supplemental index, using a null key and an extended
  6.       key type, if the null value is an even number, Btrieve will not
  7.       recognize the extended key type, but instead use the 3rd bit of the
  8.       key flags word to flag the key as either binary or string.
  9.   
  10. 2. NLM Btrieve: BTRIEVE.NLM, version 5.15 
  11.  
  12.       After an Update is done on a file with compressed records, positioning
  13.       is lost.  A Get Position will return a status 8; a Get Next will skip
  14.       to the next key value, ignoring the next duplicate, if any.  Similarly,
  15.       after an Insert is done on a file with compressed record, a
  16.       Get Previous will skip to the previous key value, instead of the
  17.       previous duplicate, if any.
  18.  
  19. 3. NLM Btrieve: BTRIEVE.NLM, version 5.15 
  20.  
  21.       Sometimes a DELETE following a STEP_FIRST, then STEP_PREVIOUS
  22.       would return a conflict status 80 because the position was lost on the
  23.       failed STEP_PREVIOUS (error #9).  This fix restores the position.
  24.  
  25. 8. NLM Bconsole: BCONSOLE.NLM, version 5.15
  26.  
  27.       When number of files opened exceed 400, Resource Usage option
  28.       will abend the server.
  29.  
  30.  
  31. *****  Last Update - 04/09/91  -  IH *****
  32.  
  33. 
  34.