Forum Post: Is the color of the data grid's lines changeable?
Howdy all, Subject just about says it all. I can change the width of the grid lines, but can I change the color? I had embiggened my grid font while working with another person and when I went to...
View ArticleForum Post: Toad configurations on Windows 7
Hi, I have Toad installed on windows 7 64 bit and have 11g client installed which TOAD recognizes and see all TNS entries from it. I installed 12.2 client and update all my system variables...
View ArticleForum Post: Toad fails to execute query using SQL*Plus
All, This relates to Toad for Oracle, Beta 12.12.0.12 When I have Toad execute a query using the "editor" --> "Execute query via SQL*Plus" that normally works flawlessly. Unfortunately, for one...
View ArticleForum Post: RE: incorrect positioning after SQL error
Damir, I'm sorry, I cannot - I just opened another ticket for Toad being unable to log me on in SQL*Plus. anyway, I simply started SQL*Plus manually, copied the query into it with the same results....
View ArticleForum Post: RE: Toad fails to execute query using SQL*Plus
Abe, It's like you're sitting behind me watching me work. :-) I just ran into this yesterday in some things I'm doing. Oracle has a doc on passwords......
View ArticleForum Post: Export from Toad into Excel is not preserving the "new line"...
I'm trying to Export some data into an Excel. Some of the fields have aggregated values which are separated by "new lines" - chr(13). (I've also tried chr(10) and chr(13)||chr(10) ) Everything looks...
View ArticleForum Post: Toad 12.12.0.12 Navigator issue
When hover the Navigator while editing package last procedure (item on TV gets duplicated). it goes away when editor gets focus though, BTW is there a way to avoid automatic collapsing nodes in...
View ArticleForum Post: Schema % not found in global cache
I have just upgrade to 3.1.0.71 and when I log into one environment and click 'Tests', I get the following error: Any thoughts on how I can solve this? Cheers Duncan
View ArticleForum Post: SQL Loader Location Required
I am doing some development for a company, and the gave me TOAD 9.7.2 for the Oracle "back-end" develop of an MS ACCESS application. I need to use SQL * Loader. When I create the Control file through...
View ArticleForum Post: Automation Designer & Windows Task Scheduler
TOAD 12.11.0.95 ~ Oracle 12.1.0.2.0 Due to business rules, I am not able to schedule a TOAD automation app using Windows Task Scheduler from within TOAD. It is required that I launch Windows Task...
View ArticleForum Post: Go to matching parenthesis in editor?
v 12.11.0.95 Is there any way to go to the matching parenthesis in TOAD in the editor? So if on (, it'll take you to the matching ) or vice versa via some key press? I know the syntax highlighter will...
View ArticleForum Post: RE: SQL Loader Location Required
SQL*Loader is an Oracle product that comes with the full client install. Toad doesn't install it but will recognize it if it has been installed. You need to get the full client from Oracle and install it.
View ArticleForum Post: RE: Go to matching parenthesis in editor?
There is a "Jump to matching bracket" command, but its shortcut is undefined by default. Go to the Toolbars/Menus|Shortcuts page in Options to assign a shortcut. Michael
View ArticleForum Post: RE: Toad fails to execute query using SQL*Plus
This is fixed for next beta. I had considered just wrapping all passwords, but the routine used for generating the connect string is used elsewhere and produces strings that are user facing. Some may...
View ArticleForum Post: Choose data type when importing
How do I choose the data type I want when importing a txt file or excel file? Thanks.
View ArticleForum Post: RE: Choose data type when importing
You don't have to. That's already set up in the table that you are importing into. if the table doesn't exist yet, go to Database -> Create -> Table. You can read column names from the text/excel...
View ArticleForum Post: RE: TOAD 12.11 formatter - create table
Hi Hans-Werner, this is a bug, I've logged this. Thanks a lot.
View ArticleForum Post: RE: Request Regarding
Hello, You can reback it from View > Output Window. Thanks.
View ArticleForum Post: RE: Toad fails to execute query using SQL*Plus
Agreed. Thanks for the fix. Abe ===
View Article