ODBC leaks with driver 18.5
Hi alls,
We have old application(VC ++ 6) that use ODBC with driver 11.2 , it is work fine with Oracle 11G
same application had memory leaks if we use Oracle 18C driver(for exemple 18.5 client)
so I had tested the application with Oracle 11G and database 18C , in this case we haven't memory leaks .
I tested with the same sqlnet.ora .
Any idea ?