JagAlloc  JagBindCol

Chapter 5: C Routines Reference

JagBeginResults

Description

Begin the sequence of calls that sends a result set to the client.

Syntax

JagStatus JagBeginResults (
             SQLSMALLINT numColumns)

Parameters

numColumns

The number of columns in each row of the result set.

Returns

Return value

To indicate

JAG_SUCCEED

Success

JAG_FAIL

Failure. Check the server log file for error descriptions.

Usage

JagBeginResults is the first call in the sequence of calls that sends a result set to the client.

See also

Chapter 25, “Sending Result Sets,” in the EAServer Programmer’s Guide





Copyright © 2005. Sybase Inc. All rights reserved. JagBindCol

View this book as PDF