Chapter 5 C Routines Reference
Begin the sequence of calls that sends a result set to the client.
JagStatus JagBeginResults (
SQLSMALLINT numColumns)
numColumns
The number of columns in each row of the result set.
| Return value | To indicate | 
|---|---|
| JAG_SUCCEED | Success | 
| JAG_FAIL | Failure. Check the server log file for error descriptions. | 
JagBeginResults is the first call in the sequence of calls that sends a result set to the client. For a description of the call sequence, see "Sending Result Sets with C or C++" in the Jaguar CTS Programmer's Guide.
Chapter 12, "Sending Result Sets" in the Jaguar CTS Programmer's Guide
| Copyright © 2000 Sybase, Inc. All rights reserved. |   | |