G
Guest
H
I have three functions, each one uses a connection to get information, I close that connections when the functions finish. I call the function every 10 seconds. But I sometimes get an exception
ERROR [S1001] [INTERSOLV][ODBC ]Out Of Memor
ERROR [IM005] [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC faile
How to avoid this exception
Regard
J.C.
I have three functions, each one uses a connection to get information, I close that connections when the functions finish. I call the function every 10 seconds. But I sometimes get an exception
ERROR [S1001] [INTERSOLV][ODBC ]Out Of Memor
ERROR [IM005] [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC faile
How to avoid this exception
Regard
J.C.