RE: Toad for Oracle v12.10 is out in the wild...
Only mildly depressing for those of us who live in the beta.....but woo-hoo and grats on the release! [:D] [B][B][B]Rich
View ArticleRE: Toad for Oracle v12.10 is out in the wild...
Sorry for taking the beta out from under you but it's only temporary. We'll be back at it again pretty soon. I think I may be getting old ... this was my 21st release of Toad. 9.0 seems soooo long...
View ArticleRE: Other Schemas listed in schema browser.
Go to main Toad options window.On the left, select Schema Browser -> Data. On the right, where it says "User/Schema lists", set it to "only show users that own objects".That might not eliminate...
View ArticleRE: Toad for Oracle v12.10 is out in the wild...
LOL -- you guys need a break from our collective whining every now and then. [;)]9.0! 2006-ish? I think it's about time for another rip roarin' Toad feature debate, like with colorizing the windows....
View ArticleRE: Other Schemas listed in schema browser.
It works.As you said , It doesn't eliminate all. But user schemas disappeared . Thank you.
View ArticleRE: Other Schemas listed in schema browser.
If you upgrade to at least Toad 12.1, you'll be able to customize the schema dropdowns to show/hide whatever you want, and you'll be able to categorize what is...
View ArticleOther Schemas listed in schema browser.
toad version : 9.7When taking schema browser , It is showing all other schemas.My current schema doesn't have privilege to view other schema objects. So it is not showing objects. But SCHEMA DROP-DOWN...
View ArticleRE: Co-worker unable to access TOAD Forum
Hi Jeanne,I found the following article in our online Knowledgebase that addresses your issue, please take a look at it and let me know if it resolves your...
View ArticleRE: Co-worker unable to access TOAD Forum
This solution worked! Thank you. FYI, there is no "Groups" tab on the site, it seems to be called "Products Discussion & Resources" now. I find it curious that even to log into Toad and...
View ArticleCo-worker unable to access TOAD Forum
Hello,Every time my co-worker opens Toad, he gets an "internal server error" message (HTTP-500: Error #1 - Unknown Error). He also gets the same message any time he clicks on any of the forum options....
View ArticleRE: Comment with timestamp in editor
This is not possible, but it's a good idea. There are code templates that could support this with not much work. Code Templates having the "Advanced" flag set will use <caret> to indicate caret...
View ArticleRE: Comment with timestamp in editor
Thank you Michael, you exactly explained what I'm looking for.So I'm looking forward to the next version of TOAD for Oracle where this feature will be implemented ;)
View ArticleComment with timestamp in editor
Is there a possibility to insert a comment with timestamp into source code by just typing a shortcut?When doing changes in the source code I use to document this at place by a comment line including my...
View ArticleRE: Team Coding - Subfolder Structure creates multiple checkin on TFS
Hey Marco,Unfortunately, this is the standard behavior for Toad 12.9. While the Team Coding side of Toad was completely rewritten for Toad 12.9, the VCS integration side still contains some older...
View ArticleTeam Coding - Subfolder Structure creates multiple checkin on TFS
Dear AllActually I am using toad version control 12.9 with TFS. For the Subfolder Structure I have choosen the option 'Schema / Object Type / <filename>.If I modify two tables and I perform the...
View ArticleRE: Drag and drop column name from grid
Toad doesn't have this, but there are other ways to do the same. 1) Describe SQL - With caret in your SQL hit CTRL+F9. You'll get a dialog showing all fields returned by the query and their datatype....
View ArticleRE: Toad-12.5 formatter behavior changed (again)
I am having the same problem. Since I upgraded to the latest TOAD DataPoint version (4.0) the SQL formatter mis-interpret my saved preferences and I cannot figure how to make it behave like it did with...
View ArticleRE: Drag and drop column name from grid
The ctrl-F9 helps, although it is not as easy (you have to copy/paste instead of just drag). But can use it.The code insight does not always work, especially with complicated queries. Sometimes it is...
View ArticleDrag and drop column name from grid
I recently converted from SQLNavigator to TOAD. One feature in SQLNav that I used a lot was the ability to drag a column name from the grid up to my query.For example, I run select * from myTable....
View ArticleRE: Toad-12.5 formatter behavior changed (again)
Here we all understand that formatter behavior changes (both new functionality and bug fixes) are not welcome in the context of change management. Those are conflicting goals. And our competition...
View Article