S
sfayed
Hello,
Does anyone have a good solution to close cursors when using Oracle 9
with VB.NET. I have tried disposing of the command object, the data
adapter and increasing the OPEN_CURSORS variable to a higher number
still nothing consistently works.
When too many cursors are opened, I receive the max cursor error.
Any suggestions would be greatly appreciated!
Thanks,
Scott
We are currently using .NET 1.1 and Oracle 9.
Does anyone have a good solution to close cursors when using Oracle 9
with VB.NET. I have tried disposing of the command object, the data
adapter and increasing the OPEN_CURSORS variable to a higher number
still nothing consistently works.
When too many cursors are opened, I receive the max cursor error.
Any suggestions would be greatly appreciated!
Thanks,
Scott
We are currently using .NET 1.1 and Oracle 9.