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/allcolumns_8c_source.html below:

NCBI C++ ToolKit: src/dbapi/driver/ftds14/freetds/tds/unittests/allcolumns.c Source File

21 #define TDS_DONT_DEFINE_DEFAULT_FUNCTIONS 23 #include <freetds/convert.h> 24 #include <freetds/checks.h> 61  for

(desttype = 0; desttype < 0x100; desttype++) {

63  int

*

types

= types_buffer, *types_end;

65  int

varint, other_varint;

77  if

(varint == 1 && varint != other_varint)

80

server_type = desttype;

140  if

(

types

== types_buffer)

141

*

types

++ = desttype;

146  if

(*

types

!= server_type)

174

src =

"test of a character field"

;

178

src =

"Apr 12, 1985 17:49:41"

;

189

src =

"15:27:12.327862"

;

194

src =

"2015-09-12 21:48:12.638161"

;

210

src =

"374632567765"

;

227

src =

"A8C60F70-5BD4-3E02-B769-7CCCCA585DCC"

;

245

fprintf(stderr,

"Conversion not yet implemented:\n\t"

);

247

fprintf(stderr,

"failed (%d) to convert %d (%s, %d bytes) : %d (%s).\n"

,

256

printf(

"converted %d (%s, %d bytes) -> %d (%s, %d bytes).\n"

,

301

basecol =

results

->columns[0];

void tds_all_types(TDSSOCKET *tds, tds_any_type_t *func)

static void create_type(TDSSOCKET *tds, int desttype, int server_type, tds_any_type_t *func)

static bool is_convert_pointer_type(int type)

static void free_convert(int type, CONV_RESULT *cr)

void tds_any_type_t(TDSSOCKET *tds, TDSCOLUMN *col)

#define CHECK_COLUMN_EXTRA(column)

#define TDS_CONVERT_NOAVAIL

#define is_numeric_type(x)

static bool is_tds_type_valid(int type)

tds_sysdep_uint32_type TDS_UINT

static const struct type types[]

#define SYBMSDATETIMEOFFSET

#define tds_set_column_type

#define tds_alloc_param_result

#define tds_alloc_param_data

#define tds_get_varint_size

#define is_variant_inner_type(x)

Information about blobs (e.g.

Metadata about columns in regular and compute rows.

TDS_INT column_size

maximun size of data.

TDS_UCHAR column_collation[5]

TDS_TINYINT column_prec

precision for decimal/numeric

TDS_SERVER_TYPE column_type

This type can be different from wire type because conversion (e.g.

TDS_TINYINT column_scale

scale for decimal/numeric

unsigned char * column_data

struct tds_column::@124 on_server

TDS_INT column_cur_size

size written in variable (ie: char, text, binary).

TDS_USMALLINT tds_version

Hold information for any results.

Information for a server connection.

Store variant informations.


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