Kaydet (Commit) 1126ecef authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

WaE in connectivity

Change-Id: I2c9e83611fab1e9c4c998af68648df994f89cd6b
üst 445c647a
......@@ -113,6 +113,8 @@ SQLRETURN OConnection::OpenConnection(const ::rtl::OUString& aConnectStr,sal_Int
#ifndef MACOSX
N3SQLSetConnectAttr(m_aConnectionHandle,SQL_ATTR_LOGIN_TIMEOUT,(SQLPOINTER)(sal_IntPtr)nTimeOut,SQL_IS_UINTEGER);
#else
(void)nTimeOut; /* WaE */
#endif
#ifdef LINUX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment