You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two tests with the scenario ConnectionAttributeLoginTimeout and ConnectionAttributePacketSize.
The attributes SQL_ATTR_LOGIN_TIMEOUT and SQL_ATTR_PACKET_SIZE should be set before establishing the connection.
Note that this tests work fine for Microsoft ODBC driver manager and unixODBC
The text was updated successfully, but these errors were encountered:
See
attributes_test.cpp
Two tests with the scenario
ConnectionAttributeLoginTimeout
andConnectionAttributePacketSize
.The attributes
SQL_ATTR_LOGIN_TIMEOUT
andSQL_ATTR_PACKET_SIZE
should be set before establishing the connection.Note that this tests work fine for Microsoft ODBC driver manager and unixODBC
The text was updated successfully, but these errors were encountered: