Can anyone explain this for me If I run the command: CREATE TABLE TEST AS SELECT 'HELP' col1 FROM dual And then run the command: SELECT * FROM TEST I get the...
Hi Jon, ... <SNIP> ... or F4 ... Confirmed - version 7.5.2.0 can see the changed data. ... versions. YES :o) Under the options for 'Oracle', uncheck the...
Norm, Have you tried it on 8.6? I have unchecked the box, restarted TOAD, just in case, but still F4 shows the old data. Jon L. ... From: Norman Dunbar...
Hi Jon, ... I'm afraid that UFN, I'm stuck on version 7.5.2.0 here. :o( ... shows ... Interesting. When I changed the setting, I didn't restart - I just made ...
Starting with version 8.5 - the option for threaded queries was totally re-wrtten and there are some begahvior changes. Please review the toadsoft FAQ and...
Here was the key info from the FAQ - note it specifically talks about describe: There are some caveats to using threaded queries. One is as you note, many...
I think that there is an option saying whether you want each window in a separate session. If this option is on then it's necessary to commit the update before...
So, Are you saying that after 8.5 the DESCRIBE function does not work properly? ... From: Bert Scalzo [mailto:bert.scalzo@...] Sent: 01 November 2005...
It does work properly, but if you are using threaded queries then the describe window is using a different session than the editor which means that the...
Not at all. What he is saying is that Toad 8.5 and up operate differently than prior versions of Toad, due to the added support for Threaded Queries. With...
The biggest reason (in my opinion) for running a long query in Toad as opposed to via QSR or SQL*Plus is that the results are returned in a grid for easy...
I'm having the same issue, tried deleting the plsqlopts.txt file and restarting, still not saving that setting. Mine is not a fresh install, it's an update...
Hi, My company has just updated from 7.5 to 8.5 and I already noticed this changed behaviour. Is it possible to disable "Execute queries in threads" (so that I...
Blankschein, Thomas
Thomas.Blankschein@...
Nov 1, 2005 5:29 pm
29603
Options-->Oracle-->Transactions (or use the search feature in the Options window). If you disable threaded queries then they will still be cancelable. Michael ...
Working on procedure, copied a select statement, clicked on open sql editor window, pasted select, formatted code, clicked back on procedure editor, got...
Disable multi-threading in your options under Oracle-->Transactions. When you execute a long Query in the SQL Editor a pop up box will display with a cancel...
I have just installed the new 8.6 GA I had a long running script so I executed it via SQL*Plus. I went to other applications. I clicked on the SQL*Plus window....
Posted a reply on this earlier, thought I would elaborate. If I close TOAD or if I open an additional connection my editor font resets to Courier New. I've...
hi, i got toad 8.5.3.2 and tried toad 8.6, and really wish that 2 Enhancements to be added to toad to be more user frindly, 1) coloring the strings correctly...
Hello, Is there a way to put back the execute as script button to the place where it was up to version 8? (Top left corner, next to execute)? Bigger problem:...
Hegyvari Krisztian
Hegyvari.Krisztian@...
Nov 2, 2005 1:38 pm
29611
for your bigger problem, add SET ECHO ON to your login.sql script and then activate its use in the toad settings you can also create your own custom toolbar...
It is indeed annoying! -F "Jim G" <jimg72@...> Sent by: toad@yahoogroups.com 11/01/2005 08:25 PM Please respond to toad To: toad@yahoogroups.com cc: ...
Have only 1 connection, Have open Schema Browser, SQL Ed and Proc Ed with Proc ED as front window Bring another application to the front over toad. Click back...
You can put the icon anywhere you want on any of the menu or icon ribbon bars using standard windows practices if you don't have read only tool bars. Go to...
I'm a bit puzzled now, who posted that message - Jeff Smith ?? Looks like my system has blown its top a wee bit ! Anyway, I downloaded the zip file yesterday...
I've just verified that both freeware downloads - the installer and the update contain the correct toad.exe with proper expiration date. ... which one is...
Thanks a lot. I never worked with sqlplus (it is like a VI editor on Unix for me), so I was quite stunned to see that the commands were missing from the...