Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dodbcinst.h31 #define ODBC_ERROR_GENERAL_ERR 1 macro
/reactos/dll/win32/odbccp32/
H A Dodbccp32.c545 push_error(ODBC_ERROR_GENERAL_ERR, odbc_error_general_err); in SQLGetInstalledDriversW()