BDS 2006 IDE Slow after installing ODAC 6.0.0.5

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Vigi
Posts: 10
Joined: Thu 12 Apr 2007 10:02

BDS 2006 IDE Slow after installing ODAC 6.0.0.5

Post by Vigi » Thu 12 Apr 2007 10:14

I have installed ODAC 6.0.0.5 into my BDS 2006 (Update 2 / latest rollup fixes / ErrorInsight disabled).

Now the IDE is very slow and BDS 2006 keeps one processor busy if I open a data module which has e.g. 30 TOraQuery components and try to select some of them (say 20 TOraQuery comps). It takes about 30 seconds until the IDE is responsive again. Then, when I want to change a common property of the selected objects (e.g. AutoCommit from False to True), it takes about 1 Minute again.

I have reinstalled ODAC 6.0.0.4 where the problem doesn't exist.

Is there anything I can do?

Vigi
Posts: 10
Joined: Thu 12 Apr 2007 10:02

Post by Vigi » Fri 13 Apr 2007 08:54

I have investigated the problem a bit deeper.

Result:
If I don't install the "DataSet Manager" everything works as fast as expected.

Maybe there is something wrong with the DataSet Manager.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Fri 13 Apr 2007 11:46

Thank you for information. Please specify, with what project does the problem appear: Win32 or dotNET?

Vigi
Posts: 10
Joined: Thu 12 Apr 2007 10:02

Post by Vigi » Fri 13 Apr 2007 12:39

It appears under Win32. I haven't installed NET personality.

Hope this helps.

Post Reply