Recent content by Kamn

  1. K

    'DefaultIcon' value in HKCR in Registry

    PL/SQL 8 is creating an erroneous entry in the Registry (Windows 7). It is called: HKEY_CLASSES_ROOT\DefaultIcon and holds the value to PLSQL executable. I doubt its place is there. May be it shall be somewhere in the some extension subkey?
  2. K

    Problems with Code Assistant

    So, it seems that PL/SQL 8 is not working for databases with Data Guard enabled. This s*cks. No DB Admin is crazy enough to disable data protection just because of some Code assistant. Going back to PL/SQL 7.
  3. K

    Problems with Code Assistant

    Sent :)
  4. K

    Problems with Code Assistant

    Hi, guys, Strange thing with PL/SQL 8 - Code Assistant does not seem to auto complete column values for one given database. When writing a simple select statement the Assistant would show the available tables for the user selected. But when I put an alias on the table and try to give some...
  5. K

    Empty message at logon for PL/SQL on Windows 7

    Thanks for the reply. I've ineed decided to try with 11g client (it was 10g before) and everything was fine :)
  6. K

    Empty message at logon for PL/SQL on Windows 7

    Hi, Just wanted to give my 50 cents on the issue with Windows 7 and PL/SQL 8. Every time I wanted tried to login to a DB (using oracle 10g client which works just fine), I used to get an empty message. I am not sure but the problem seems to be routed into the habit of PL/SQL to write...
Back
Top