_sql_error Struct Reference

Search Toolkit Book for _sql_error

#include <tdsodbc.h>

List of all members.


Detailed Description

Definition at line 64 of file tdsodbc.h.

Public Attributes

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


Member Data Documentation

int _sql_error::linenum
 

Definition at line 71 of file tdsodbc.h.

Referenced by odbc_errs_add_rdbms().

const char* _sql_error::msg
 

Definition at line 66 of file tdsodbc.h.

Referenced by _SQLGetDiagRec(), odbc_errs_add(), odbc_errs_add_rdbms(), odbc_errs_pop(), and odbc_errs_reset().

int _sql_error::msgstate
 

Definition at line 72 of file tdsodbc.h.

Referenced by odbc_errs_add_rdbms().

TDS_UINT _sql_error::native
 

Definition at line 69 of file tdsodbc.h.

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

char* _sql_error::server
 

Definition at line 70 of file tdsodbc.h.

Referenced by odbc_errs_add(), odbc_errs_add_rdbms(), odbc_errs_pop(), and odbc_errs_reset().

char _sql_error::state2[6]
 

Definition at line 67 of file tdsodbc.h.

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

char _sql_error::state3[6]
 

Definition at line 68 of file tdsodbc.h.

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


The documentation for this struct was generated from the following file:
Generated on Mon Dec 7 09:48:30 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:22:18 2009 by modify_doxy.py rev. 173732