Folks, I love PL/SQL Developer. However, one thing that bugs me is the buffer limit on the DBMS Output when testing a program.
I would assume that in order to avoid the buffer limit, one thing that PL/SQL Developer could do is route the screen output to a local file where the only limit is how much disk space you have in the PC.
Is there a way to do this? If not, then, please add to your list of future enhancements.
I would assume that in order to avoid the buffer limit, one thing that PL/SQL Developer could do is route the screen output to a local file where the only limit is how much disk space you have in the PC.
Is there a way to do this? If not, then, please add to your list of future enhancements.