G
Guest
Hello,
i use a ODBCConnection object in a multithread application.
Everytime the thread is running i create a new object of the ODBCConnection
and run my queries to fill my dataset. After that, i close the connection
and set it to nothing. But the application didn't free the memory of the
connection after the thread is shutdown.
I use Vb .NET 2003 & MaxDB 7.5 and MaxDB ODBCDriver 7.06
i use a ODBCConnection object in a multithread application.
Everytime the thread is running i create a new object of the ODBCConnection
and run my queries to fill my dataset. After that, i close the connection
and set it to nothing. But the application didn't free the memory of the
connection after the thread is shutdown.
I use Vb .NET 2003 & MaxDB 7.5 and MaxDB ODBCDriver 7.06