Forum Post: RE: Toad 12.6 Object Palette is blank. The Schema browser is not...
I never got it. Looks like my spam filter caught it. I'll reply to your email.
View ArticleForum Post: RE: Create table creates table in SYS, not connected schema
Glad I could help... It is one of those things you'll do once... spend hours on trying to fix... and will never do again :) Ask me how I know ! :D
View ArticleForum Post: RE: Best practices for working with Git in Toad For Oracle?
4 years after OP... same question We are migrating from TFS to VSTS and I am looking for any advice re. TOAD / VSTS or TOAD over a git repository as an alternative. Is this still an unknown? Are we...
View ArticleForum Post: Code Analysis add rule that check the code format is done
Hello everybody, I'm using Toad 12.10 with the check code analysis before check in into repository, and I'll like to be able to avoid check in if the plsql code is not formated using the TOAD format...
View ArticleForum Post: Unable to Update Fields Using ROWID with Joined Tables
My company has asked us to update tables using ROWID in SELECT statements instead of UPDATE as it takes less server resources (no idea if that's true, just want they told us). This works fine for...
View ArticleForum Post: RE: Unable to Update Fields Using ROWID with Joined Tables
When you join tables, Toad may be trying to update one table using the rowid from another. You can turn on spool SQL to check that. (Main menu -> Database -> Spool SQL -> Spool to Screen). It...
View ArticleForum Post: RE: Code Analysis add rule that check the code format is done
Hello, It seems difficult to answer this question, maybe have you documentation about the Xpath expression used to construct rules? Thank you very much. Sébastien.
View ArticleForum Post: RE: Recently Opened File Lists are Inconsistent
I know I said this wasn't of massive importance but it would be nice if someone acknowledged that they'd read it!
View ArticleForum Post: RE: Recently Opened File Lists are Inconsistent
I'll log this to investigate in a bit. The two lists are managed somewhat differently with respect to validation of file existence, dumping list contents to Toad,ini, etc. At one point the main Reopen...
View ArticleForum Post: RE: Code Analysis add rule that check the code format is done
Hi Sébastien, Sorry for the delayed response. There's currently no way to auto format the code before check-in in Toad 12.10. And unfortunately, there's no good way to create a rule to check to see if...
View ArticleForum Post: Copy/Paste while creating or altering a table
In TOAD, can I copy multiple lines and then add them at the bottom of my table? I have several recurring fields that it would be nice to copy and insert rather than having to enter them all individually.
View ArticleForum Post: Inserting a column when altering a table
How can you insert a column into an existing table when altering that table?
View ArticleForum Post: errors after closing Schema Browser
I have a SB, Editor and Session Browser open. Start a query in Editor. Refresh Session Browser and got an Oracle error due to sessions-per-user. Close SB. Got 2 error popups. Here are their callstacks:...
View ArticleForum Post: Can the VCS managed code section be expanded to include...
Is there a user setting that can expand Version Control and Team Coding to include materialized views?
View ArticleForum Post: Slow initial Toad start
Hi, In one moment some beta has nice start....but now in 13.0.0.5x is again extremely slow. Is it only in mine configuration or this is known from your side a swell?
View ArticleForum Post: Have Editor Options Changed Regarding Plain Text Pasting?
I noticed this a while ago but thought it was an issue with Oracle Forms rather than Toad but a colleague has raised it with me today since upgrading from 12.10 to 12.12.... If you write a statement...
View ArticleForum Post: RE: Slow initial Toad start
Did you just reset your user files? If so, there is a large one-time startup delay as stale Toad Jump targets are identified and removed from its datafile. This is not a problem in GA builds because we...
View Article