Forum Post: RE: FW: [Toad for Oracle - Beta Discussion Forum] network...
Give it a try next beta. It will still default to unsorted (actually I think sort order is the order in which they were entered), but sort order will be remembered after that. And it'll bring up the...
View ArticleForum Post: source control doesn't show up in view/toad options
How do I get source control to show up in Toad for Oracle - view/toad options?
View ArticleForum Post: Code Assist: Not working for columns when another column comes...
Code completion does not work in the following case. It does work before I type the "a" (tab.| works). SELECT tab.owner, tab.a| tab.table_name FROM all_tables tab;
View ArticleForum Post: Reformat of large program takes long - no progress visible
All, I'm currently on Toad 12.11.0.7. I have a package body that is some 15K lines in size. When I reformat, it takes quite some time. First it reformats, then it repositions. After that it seems to be...
View ArticleForum Post: Pop-up for suggested names extremely slow
All, I'm currently on Toad for Oracle 12.11.0.7. I have a hefty query that refers some 20-odd tables. The query is about 2K lines in size. Whenever I type a table alias, followed by a period and then...
View ArticleForum Post: RE: pop-up with suggested column names takes forever and freezes...
I have the same issue. It seems to happen for CTE's or "with as", it wants to run the code up to that point to get the field result set back. So depending on how long the query takes it could take a...
View ArticleForum Post: Where to download team coding for toads for Oracle 12.10?
Can someone provide me the link to download Team Coding for Toads for Oracle 12.10?
View ArticleForum Post: Need access to DBMS_DEBUG for HR schema
The 'Toggle Compiling with debug' option is enabled in the SYSTEM user, but greyed out in the HR user. Please advise, what else do I need to perform to make it work in HR schema.
View ArticleForum Post: RE: source control doesn't show up in view/toad options
Toad for Oracle Xpert 64-bit Add-Ons: DB Admin Module 12.10.0.30 I found out that I have Team Coding which prevents the Source Control option from showing up in View/Toad Options. I was able to get...
View ArticleForum Post: RE: source control doesn't show up in view/toad options
We are using this to control our stored procedures.
View ArticleForum Post: RE: source control doesn't show up in view/toad options
Hey David, PushOK creates SCC plugins for SVN, CVS, and Git; however, Toad for Oracle has built-in integration for these providers. It simply requires the command-line client for the version control...
View ArticleForum Post: Data Import Expression Builder - Sequential Numbers
I'm loading data from a spreadsheet into a table. One of the columns in the table requires the row number out of the spreadsheet. As a work around I've been creating a series in the xls but I need to...
View ArticleForum Post: RE: Best SVN solution for TOAD
Hey Jonny, Toad for Oracle utilizes the SVN command-line client in order to interface with the server. Unfortunately, early versions of Tortoise didn't include the command-line client with its...
View ArticleForum Post: RE: Code Analysis: Rule 5406
This has been addressed, soon to show up in a new Toad having QP5 version 5.305 (or later). In addition, the following issues were detected and fixed: Nested variable declarations and parameter...
View ArticleForum Post: RE: Code Analysis: Rule 5406 (unused parameters) not triggered as...
This has been addressed, soon to show up in a new Toad having QP5 version 5.305 (or later). In addition, the following issues were detected and fixed: Nested variable declarations and parameter...
View ArticleForum Post: RE: Code Analysis: "5406 Remove unused parameters" when used in...
This has been addressed, soon to show up in a new Toad having QP5 version 5.305 (or later). In addition, the following issues were detected and fixed: Nested variable declarations and parameter...
View ArticleForum Post: RE: Initialize CheckIn comments
Hey Dennis, We looked into this during the rewrite because we saw that recent versions of Toad had lost this. Conceptually, it sounded logical and straight-forward; but as we started to look into it...
View ArticleForum Post: RE: Best SVN solution for TOAD
Ok thanks, in terms of free SVNs would you have a recommendation?
View ArticleForum Post: RE: Best SVN solution for TOAD
Hey Jonny, Both options are free versions of Subversion. If you're not familiar with the Subversion command-line, or if you want an easy way to have it integrated with Windows Explorer, I'd say use...
View Article