Problem whit Open Cursors

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Gambito

Problem whit Open Cursors

Post by Gambito » Wed 16 Mar 2005 14:23

Hello.

I do not speak ingles, excuse my writing.

I have several TOraTable in my application, all related to the same TOraSession, when I make Open of the TOratable process the data and soon I close it, in my application appear all the open cursors.

As I can solve this. ??


Thanks.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 17 Mar 2005 10:34

Please specify your ODAC version, and if it possible send us small demo with scripts to create Oracle server side objects to ODAC support address. Also describe the way in which you determinate that cursors are still open after dataset closing.

Post Reply