Recent content by Brun

  1. B

    Copying to Clipboard pause

    I am also experiencing this very frustrating issue i thought it was just my system, i also noted that closing outlook solves problem but this is not an option. Windows 7 Outlook 2010 PLSQL Developer 9.0.6.1665 Please fix!
  2. B

    Viewing Contents of Returned Object

    This works, that is beautiful thanks heaps will save me a lot of time in the future.
  3. B

    Viewing Contents of Returned Object

    Hi, If i am in the window in the screenshot i run the code and then right click the 'tab_cust_dtl' and hit 'view collection variable' and it doesn't do anything
  4. B

    Viewing Contents of Returned Object

    Hi, When i have a procedure or function which returns an object eg create or replace type varchar2_table as table of varchar2(4000); is there an easy way to quickly just open this type from plsql developer test/sql window rather than having to iterate through the values and DBMS_OUTPUT'ing...
  5. B

    cant see tnsnames or connect

    I am using windows 7, have installed it to the non () path i have installed on the same machine 11.2.0.2 oracle client and 11.2.0.2 database. For some reason its not picking up tnsnames correctly i have tried reinstalling plsql developer multiple times with no luck any suggestions will be useful!
Back
Top