Any way to call SQLGetConnectAttr from ODBC.Net? -
07-31-2003
, 01:44 PM
Hi - is there any way to call the SQLGetConnectAttr core ODBC API function
from ODBC.Net? I'm trying to get the database session id for the
connection. It's returned from this function. Thanks.