Home
last modified time | relevance | path

Searched refs:SQL_ATTR_CONNECTION_DEAD (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/apr-util/include/private/
H A Dapr_dbd_odbc_v2.h98 #define SQL_ATTR_CONNECTION_DEAD 1209 macro
/freebsd-13.1/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c1162 rc = SQLGetConnectAttr(handle->dbc, SQL_ATTR_CONNECTION_DEAD, &isDead, in odbc_check_conn()