Recent content by BMartins

  1. B

    PLSD crash on collect

    Hello, i have two OraHome's (one relative to an Oracle Designer 10g installation and the other relative to Oracle's Client 10g). To solve this problem i went to Tools -> Preferences -> changed to Oracle Client 10g Home instead the other. Yet i didn't get it because both orahome's should be 10g...
  2. B

    PLSD crash on collect

    Hello, everytime i do a query like this SELECT deptno, cast(COLLECT(ename) as table_varchar) AS emps FROM emp GROUP BY deptno; i get a PLSD crash with a message 'PL/SQL Developer has stopped working' Note: Many of my co-workers also have the same problem (with Windows XP and/or other...
Back
Top