Page 1 of 1

Cursors are not closed in direct mode when DataAdapter.Fill is used

Posted: Tue 30 Aug 2005 05:41
by manh
I have discovered that when using DataAdapter.Fill calling a stored procedure that returns a cursor the cursor is not closed. The problem only exist in direct mode.

Posted: Tue 30 Aug 2005 06:57
by Paul
We cannot reproduce your problem with OraDirect .NET 3.01.2, Direct Mode. Send us please small demo project to demonstrate the problem and include script to create server objects.