Why oracle cursors are not closed with VS 2019

Dadon 0 Reputation points
2023-09-26T15:06:08.3633333+00:00

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.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,055 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.