Home
last modified time | relevance | path

Searched refs:SQL_HANDLE_ENV (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx259 SQLRETURN nResult = NSQLAllocHandle(SQL_HANDLE_ENV, SQL_NULL_HANDLE, &m_pImpl->hEnvironment); in allocEnv()
276 NSQLFreeHandle(SQL_HANDLE_ENV, m_pImpl->hEnvironment); in freeEnv()
/aoo4110/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx349 …if (!LoadLibrary_ODBC3(_rPath) || N3SQLAllocHandle(SQL_HANDLE_ENV,SQL_NULL_HANDLE,&h) != SQL_SUCCE… in EnvironmentHandle()
/aoo4110/main/unixODBC/inc/
H A Dsql.h106 #define SQL_HANDLE_ENV 1 macro
H A Dsqlext.h2539 SQLAllocHandleStd(SQL_HANDLE_ENV, SQL_NULL_HANDLE, phenv)
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx521 if (N3SQLAllocHandle(SQL_HANDLE_ENV,SQL_NULL_HANDLE,&h) != SQL_SUCCESS) in EnvironmentHandle()

Completed in 67 milliseconds