Why oracle cursors are not closed with VS 2019
Dadon
0
Reputation points
We have developped an application using VS 2013 and targeting Oracle database. The application is working smoothly since several year. We compiled our source code with VS 2019 with same framework 4.5 and same database. But while running our application under VS 2019, we noticed that all oracle cursors remained opened and finally crashed with error ORA-01000, maximum number of opened cursors exceeded. I am battling with this since several days, any help is most welcome.
Sign in to answer