Recent content by Netlink

  1. N

    Flashing menu and slow reaction PL/SQL 9.0.3.1641

    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.
  2. N

    Flashing menu and slow reaction PL/SQL 9.0.3.1641

    Fix it Please. It makes me creazyyy! Where I cand find a new beta version ?
  3. N

    PL/SQL Developer hangs up when i change language....

    Strange, but i found a way how to solve this problem. I killed my settings profile and created a new one. Strange bug!
  4. N

    PL/SQL Developer hangs up when i change language....

    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...
  5. N

    Error under oracle 9.0.6 using DOA DirectPathLoader. ORA-24329 invalid character set

    On mashine with 9 client I have an error: ORA-01460: unimplemented or unreasonable conversion requested Help me please!
  6. N

    Error under oracle 9.0.6 using DOA DirectPathLoader. ORA-24329 invalid character set

    with oralce 10g all is well. bug only under 9.*
  7. N

    Error under oracle 9.0.6 using DOA DirectPathLoader. ORA-24329 invalid character set

    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 + '.' +...
Back
Top