A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/token1_8c_source.html below:

NCBI C++ ToolKit: src/dbapi/driver/ftds100/freetds/tds/example/token1.c Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

3  /* see what "result" tokens we have. a "result" in ct-lib terms also */ 4  /* includes row data. Some result types always get reported back to */ 5  /* the calling program, others are only reported back if the relevant */ 6  /* config flag is set. */ 24

*result_type = res_type;

29  /* we've hit a compute data row. We have to get hold of this */ 30  /* data now, as it's necessary to tie this data back to its */ 31  /* result format...the user may call ct_res_info() & friends */ 32  /* after getting back a compute "result". */ 34

tdsret = tds_process_row_tokens(

tds

, &rowtype);

37  if

(rowtype == TDS_COMP_ROW) {

41  /* this couldn't really happen, but... */ 47

*result_type = res_type;

54  /* there's a distinction in ct-library */ 55  /* depending on whether a command returned */ 56  /* results or not... */ 70

*result_type = res_type;

#define TDS_DONEPROC_RESULT

#define TDS_ROWFMT_RESULT

#define TDS_NO_MORE_RESULTS

#define TDS_COMPUTEFMT_RESULT

#define TDS_COMPUTE_RESULT

#define TDS_DONEINPROC_RESULT

#define tds_process_tokens

static CS_CONTEXT * context


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4