Recent content by krzyuy

  1. K

    invalid window handle

    I have the same problem too: 'invalid window handle' error box. Info PL/SQL Developer Version 7.0.3.1123 (MBCS) Was the problem solved?
  2. K

    Table Column Default values

    Yes, I
  3. K

    Table Column Default values

    I have create a table by giving default values in some columns of the table. I have two columns that are updated using a trigger. But the problem is that only one of the columns don
  4. K

    integer columns

    I have the same problem presented here when migrating to Oracle10. I get "Type mismatch expecting Float, actual Integer" error message. But Oracle reported at Note:241355.1 on metalink.oracle.com a similar problem. I am referring to this following issue (taken from metalink): "Bug 2235818 was...
  5. K

    PLSQL Developer hangs on startup

    I got the exact same problem with Dell machines. And to solve, I disabled the HT (hyper threading) option of the bios. After this procedure, the PL/SQL has working fine.
Back
Top