Page 1 of 1

BDS 2006 IDE Slow after installing ODAC 6.0.0.5

Posted: Thu 12 Apr 2007 10:14
by Vigi
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?

Posted: Fri 13 Apr 2007 08:54
by Vigi
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.

Posted: Fri 13 Apr 2007 11:46
by Plash
Thank you for information. Please specify, with what project does the problem appear: Win32 or dotNET?

Posted: Fri 13 Apr 2007 12:39
by Vigi
It appears under Win32. I haven't installed NET personality.

Hope this helps.