home *** CD-ROM | disk | FTP | other *** search
-
- System Problem Report
- Sybase 4.0 APT-Execute for DOS
- April 19, 1991
-
-
- SPR No. Description
- ------- --------------------------------------------------------
-
- 22958 In an APT application, the results pending on any open
- channel must all be consumed before the application exits.
- For example, results pending on an sqlrow's channel may be
- consumed in APT-SQL by a call to CLOSESQL or INTERRUPTSQL.
- If results are left pending on an open channel when an
- application exits, the PC may hang.
-
- 22959 In an APT application, after a call to dbcancel() on a
- channel that has row-buffering turned off, the channel's:
- 1] count property will be "1" rather than "0",
- 2] lastrow,nextrow, and rowid properties will be one
- GREATER than the "correct" value.
- 3] for a multi-query batch, the query property will
- one LESS than the "correct" value.
- (dbcancel() is called through APT-SQL by CLOSESQL,
- INTERRUPTSQL, and the processing of front-end rules.)
-
-
-
- Sybase Confidential