NCBI C++ ToolKit
Public Attributes | List of all members
_sql_error Struct Reference

Search Toolkit Book for _sql_error

#include <dbapi/driver/ftds100/freetds/freetds/odbc.h>

Public Attributes

const char * msg
 
char state2 [6]
 
char state3 [6]
 
TDS_UINT native
 
char * server
 
int linenum
 
int msgstate
 
int row
 

Detailed Description

Definition at line 94 of file odbc.h.

Member Data Documentation

◆ linenum

int _sql_error::linenum

Definition at line 101 of file odbc.h.

Referenced by _SQLGetDiagField(), and odbc_errs_add_rdbms().

◆ msg

const char * _sql_error::msg

◆ msgstate

int _sql_error::msgstate

Definition at line 102 of file odbc.h.

Referenced by _SQLGetDiagField(), odbc_errs_add_rdbms(), and rank_errors().

◆ native

TDS_UINT _sql_error::native

◆ row

int _sql_error::row

Definition at line 103 of file odbc.h.

Referenced by _SQLGetDiagField(), odbc_errs_add_rdbms(), and rank_errors().

◆ server

char * _sql_error::server

◆ state2

char _sql_error::state2

Definition at line 97 of file odbc.h.

Referenced by _SQLGetDiagField(), _SQLGetDiagRec(), odbc_errs_add(), and odbc_errs_add_rdbms().

◆ state3

char _sql_error::state3

The documentation for this struct was generated from the following file:
Modified on Thu Jun 13 17:27:26 2024 by modify_doxy.py rev. 669887