I have the following enhancement requests:
1) The splash screen should be non-modal so that I can
do stuff in the main window while its shown.
2) If an entry in my tnsnames.ora file points to an
invalid IP copper seems to hang - I waited a couple
minutes and then killed it via a terminal
3) When I terminate my select with a semicolon I get a
"invalid character" error which confused me for quite a
while.
4) How do I string together more than one command in
the command window and then execute them all at once?
5) can CTRL-Enter be bound to "execute"
6) Can the column widths autojustify themselves to the
width of the data?
7) Can there be a File->New Window entry so I can
quickly startup a second instance to a different
database? OR maybe be able to have it all in one window
where different tabs go to different databases.
Logged In: YES
user_id=264806
Hi, sorry it took so long for me to comment on this.
Ok, so:
1. done
2. hmm...
3. I know I'll fix this
4. begin
insert...;
insert something else...;
end;
5. F5 is bound (as in golden)
6. I'll see what I can do
7. I'll see what I can do
Thanks!
--Gabor