home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a063 / 6.img / INSTALL / APTEXECR.SPR < prev   
Encoding:
Text File  |  1991-04-29  |  1.2 KB  |  30 lines

  1.  
  2.                           System Problem Report
  3.                      Sybase 4.0 APT-Execute for DOS
  4.                               April 19, 1991
  5.  
  6.  
  7.      SPR No.   Description
  8.      -------   --------------------------------------------------------
  9.  
  10.      22958    In an APT application, the results pending on any open
  11.         channel must all be consumed before the application exits.
  12.         For example, results pending on an sqlrow's channel may be
  13.         consumed in APT-SQL by a call to CLOSESQL or INTERRUPTSQL.
  14.         If results are left pending on an open channel when an
  15.         application exits, the PC may hang.
  16.  
  17.      22959    In an APT application, after a call to dbcancel() on a
  18.         channel that has row-buffering turned off, the channel's:
  19.                         1] count property will be "1" rather than "0",
  20.                         2] lastrow,nextrow, and rowid properties will be one
  21.                            GREATER than the "correct" value.
  22.                         3] for a multi-query batch, the query property will
  23.                             one LESS than the "correct" value.
  24.                (dbcancel() is called through APT-SQL by CLOSESQL,
  25.         INTERRUPTSQL, and the processing of front-end rules.)
  26.  
  27.  
  28.  
  29. Sybase Confidential
  30.