Home
last modified time | relevance | path

Searched refs:SQLERRORW (Results 1 – 7 of 7) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLErrorW.c154 return SQLERRORW( parent_handle_dbc, in extract_parent_handle_err()
H A DSQLConnectW.c457 ret = SQLERRORW( connection, in SQLConnectW()
H A DSQLDriverConnectW.c633 ret = SQLERRORW( connection, in SQLDriverConnectW()
H A DSQLDriverConnect.c1545 ret = SQLERRORW( connection, in SQLDriverConnect()
H A Ddrivermanager.h1101 #define SQLERRORW(con,env,dbc,stmt,st,nat,msg,mm,pcb)\ macro
H A DSQLConnect.c4186 ret = SQLERRORW( connection, in SQLConnect()
H A D__info.c4829 ret = SQLERRORW( connection, in extract_sql_error_w()