We have it on all Windows 7 machines.
After we open several windows inside plsql developer, after you change an active window, system menu and windows list start to refresh... And its too slow....
Why you not able to reproduce this? We have this problem on all our machines.
Hi!
Have a problem. I use 8.0.0.1480 plsql developer. And I have a problem... When I changing input language by pressing ALT+SHIFT - developer hangs up... I have to kill it from task list...
Please help me. I installed one of 7 version to another folder - work normaly. But my 8 version work...
Sorry my English, but I really aneed help...
My programm have to upload to oracle table some data. And I use DirectPathLoader...
This code (Delphi):
Loader := TOracleDirectPathLoader.Create(nil);
try
Loader.Session := DM.ssOrcl;
Loader.TableName := DM.ssOrcl.LogonUsername + '.' +...