Bugs in PL/SQL Dev 5.1.4

sladek

Member
I've found out 2 problems after installing 5.1.4:
1. Copying more than one line from clipboard to a command window will show only a line number (e.g. 8 if i copy seven lines) but not the text i'd copied. The copied statement is invisible but still executable.

2. Problems copying large amount of data to clipboard: I have a table with 12.000 rows and 40 columns. Copying this to clipboard will not come to an end. After reinstalling 5.1.3 its done in about 15 seconds or so.

And like mentioned by some else before: Copying to Excel ist soooo slow :-)

Do you know these Bugs and will there be a bugfix?
 
I was able to reproduce both copy bugs. We'll fix it. The Excel performance issue will be addressed in 6.0.
 
Very nice ... Does that mean that the next version is 6 and not 5.1.5 ? :D :D :D

Do you have any estimate on when it is going to be release? Like in the next 3 months, in the next month or something like that :)
 
This is good news,
please plan the release of 6.0 at he end of january.
so it would be a very nice birthday present!
:-))
 
"1. Copying more than one line from clipboard to a command window will show only a line number (e.g. 8 if i copy seven lines) but not the text i'd copied. The copied statement is invisible but still executable."

in 515,this bug still exist?!
but in 513 can show text(in the case of SET ECHO OFF)
why?can you tell me.
 
Back
Top