Forum Post: Different code style between formatter and sql tab view
Hi all! It's my target to have one code style for the whole team, but I don't know why it happens that I get different code styles between the formatter and sql tab view. I would like to have the style...
View ArticleForum Post: RE: Can you improve the speed of copying from a table?
Works like a charm now, thank you John!
View ArticleForum Post: RE: Feature: Display dependencies of objects to other objects
Looks good, thank you. I've got a lot of objects, but none of them references a 'TYPE BODY'. Can you think of a case where "Deps (Used By) | Body" ever displays anything?
View ArticleForum Post: RE: Toad 12.9 Team Coding with PVCS - Undo Checkout leaves object...
Thank you, I will test the option asap. Can you set the idea for this in Idea Pond to the correct Status? www.toadworld.com/.../add_configuration_option_for_behaviour_of_undocheckout Best regards...
View ArticleForum Post: Schema export error 12.11.03
While generatng schema script I get following error : SELECT DECODE(o.TYPE#, 2, 'TABLE', 4, 'VIEW', 6, 'SEQUENCE', 7, 'PROCEDURE', 8, 'FUNCTION', 9, 'PACKAGE', 13, 'TYPE', 22, 'LIBRARY', 23,...
View ArticleForum Post: RE: Schema export error 12.11.03
I see that and will fix, thanks. Looks like it only happens for 11gR2 and older.
View ArticleForum Post: RE: Schema export error 12.11.03
By the way, uncheck "User's roles" at the top of the "object types" tab to avoid the error. Or use 12.10. The error only happens in beta.
View ArticleForum Post: RE: Different code style between formatter and sql tab view
You are on a very old version of Toad is looks like. The oldest I have installed is 11.6 and it uses a much newer version of the formatter. What version of Toad are you on? Is the formatter options GUI...
View ArticleForum Post: 12.11.0.6 Access violation at address 00000000046A8D60
I got following error, while running simple select like select min(report_date), max(report_date) from mytable. It seems more and more frequent error in last few releases. It's not bound to particular...
View ArticleForum Post: RE: Can the BLOB viewer window size be made larger/saveable?
Looking great in 12.11.0.6, John! Now if you can have it automagically fix improperly converted HTML from RTF in millions of blobs, that'd be great... Thanks! Rich
View ArticleForum Post: RE: Can the BLOB viewer window size be made larger/saveable?
I failed to mention that the blob may also contain non-character elements. Or that the table has a column that is an aggregated (pipe-delimited) combination of items whose types are determined by...
View ArticleForum Post: RE: Please let us encrypt our password
I don't need clear text password. I need encrypt my password. I have lots of connections to my customer, and i need to make my own CONNECTIONSxxx files. Because the DB increase each week with new...
View ArticleForum Post: RE: Different code style between formatter and sql tab view
Currently we are working with Toad Version 12.6.0.53. No it is not a standalone application, it is embedded in the Toad GUI. As you can see, I also have this phenomenon when I copy the data from...
View ArticleForum Post: RE: Different code style between formatter and sql tab view
It seems to be tab stops. In Options go to the Editor|Behavior page. Note your tab options there (Space, Tab, or Smart Tab) and the tab stop setting. On the Formatter option page, check your tab stop...
View ArticleForum Post: RE: explain plan diagram displayed messily
Yeah I see what you mean if I enable the Access Predicates or Filter Predicates columns. Interestingly, if I rearrange the columns so that the plan column is first, then the painting problems of the...
View ArticleForum Post: 12.11.0.6: Feedback for new option in Team Coding settings
Hello, let me first say "Thank you!" for this great new option. Now the undo checkout works like expected. Is it possible to make it a real "admin option"? All options in "Team Settings" are only...
View ArticleForum Post: RE: AV from data grid after double-click on CLOB
This is still causing me grief in .6 I just got the External Exception bringing up popup editor for a VARCHAR2(200) column value, closing it and clicking on another row in Data Grid. This was followed...
View ArticleForum Post: RE: AV from data grid after double-click on CLOB
Hi Dale, I fixed that one today - look for a fix in next beta. -John
View ArticleForum Post: AV while trying to disconnect from server
All, I'm on Toad Beta 12.11.0.6. I was on my way to disconnect from the current server, when I got an AV, readin from address 18 Here's the error log: (Please visit the site to view this file) Kind...
View Article