Go to the documentation of this file.Go to the SVN repository for this file.
3 if (rowtype == TDS_REG_ROW) {
9 }
else if (rowtype == TDS_COMP_ROW) {
17 }
else if (ret == TDS_NO_MORE_ROWS) {
static int buffer_add_row(DBPROCESS *dbproc, TDSRESULTINFO *resinfo)
Called by dbnextrow Returns a row buffer index, or -1 to indicate the buffer is full.
static DBPROCESS * dbproc
TDSRESULTINFO * current_results
Current query information.