A
Adam Right
Hi,
I am developing a program with visual studio 2005 beta using C#. I have a
problem about opened cursors on my Oracle 9i database. I cannot dispose
opened cursors although there is a close statement after fetch statement in
the database. It exceeds the maximum number of the opened cursors. How can i
close the opened cursors that are not being used by the program? Thanks...
I am developing a program with visual studio 2005 beta using C#. I have a
problem about opened cursors on my Oracle 9i database. I cannot dispose
opened cursors although there is a close statement after fetch statement in
the database. It exceeds the maximum number of the opened cursors. How can i
close the opened cursors that are not being used by the program? Thanks...