Recent content by adler5

  1. A

    After connect with multiple connection disable

    I have Windows 7 with PL/SQL 9.0.2 and now afterConnect.sql doesn't work. I put set role (with password) and after connect I don't have privileges to update tables.
  2. A

    After connect with multiple connection disable

    Hello I put set role (with password) to AfterConnect.sql file. I run update on one database wiht success, and when I connect to another database leaving window open i get insufficient privileges error. I have to open another sql window to run update. I think this is a bug, because this work on...
  3. A

    Session reconnect problem when sql windows opened

    I think you should remove the user@database text from main window and show only user@database on status bar on each Window as it is now. Regards Mike
  4. A

    Pasting text on the work area will create a new SQL Window when no window is available

    Hello When i paste some code to PL/SQL without opening new SQL Window, then new SQL Window open and I can execute and modified code, but when i close application then no question "Save changes to SQL Window" shows up. Application close without any question. MK
Back
Top