Forum Post: Read Only for Schema in Toad, but read/write in SQL *Plus.
Hi Everyone, First post here. I have a particular issue with my login schema, it is read-only when accessing within Toad, however in SQL *Plus I have privileges. I use other schemas as well in Toad and...
View ArticleForum Post: While using Team Coding, if 'Execute Snippet' is used, it...
Hello, We are using Team Coding with Git. If a new object is created using the 'Execute Snippet' (CTRL+ENTER or SHIFT+F9) it will complete bypass Team Coding. The object does not need to be locked, no...
View ArticleForum Post: Adding a constraint with Team Coding will modify the TABLE but...
Hello, I am using Toad 12.9 with Team Coding. If I create a new constraint, the parent table will require a check out and the constraint object will get added to the .TBL file in source control, but...
View ArticleForum Post: RE: Toad 12.10 blocking other windows
Thanks John, I'll test them both out when the beta is released.
View ArticleForum Post: RE: Read Only for Schema in Toad, but read/write in SQL *Plus.
Hello, When you say "read only", how exactly is this schema read-only? Did you check the "read only" column for this particular connection in Toad's connection window? If so, this would explain...
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
When you're running the script, are the objects fully qualified with the controlled schema name? Or are you logged in as the controlled schema? This may make a difference
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
I apologize, I read "execute snippet" as "execute script". Yes, execute snippet, Ctrl+enter, Shift+f9 (all the same thing) bypasses team coding. I believe this was done by design some time back, but it...
View ArticleForum Post: RE: Adding a constraint with Team Coding will modify the TABLE...
Hello again, I see exactly what you're talking about and will log a bug for this. As a work-around, assuming you're a TC Admin, you can open the TC admin window and then click OK. When this window...
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
Thanks Brad. By the way, the "workaround" I thought I had does not work either. It seems you are unable to override the CTRL+ENTER short cut. (At least I have not found a way) I'm attempting to...
View ArticleForum Post: RE: Adding a constraint with Team Coding will modify the TABLE...
Thanks Brad - I appreciate the write-up on the bug and the team coding synch up advice. I'll get used to running that from time to time to keep the team coding objects in-line.
View ArticleForum Post: RE: Read Only for Schema in Toad, but read/write in SQL *Plus.
Hi Brad, Thanks for your response. The actual session is in read-only. This is what I have done so far: 1. I checked to see if read-only was checked on the connection window all the way on the left. It...
View ArticleForum Post: RE: Read Only for Schema in Toad, but read/write in SQL *Plus.
How can you tell the session is in read-only? Does Toad indicate this by showing the green read-only light at the bottom or read only text in parenthesis on your connection bar?
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
Brad, Thanks for the information. I was able to override the Shift+F9 shortcut but I can't seem to override the Ctrl+Enter shortcut (which is the one my developer is currently using).
View ArticleForum Post: Renaming a table that is under Team Coding control will not...
Hello, If I add a new table into Team coding and rename it, nothing will happen to the underlying VCS file. In my case, I am using Git and Toad 12.10. I would expect that a rename of a table would...
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
Unfortunately that one can not currently be overwritten. The proper fix on our side is to have Team Coding respect Shft+F9/Ctrl+Enter
View ArticleForum Post: RE: While using Team Coding, if 'Execute Snippet' is used, it...
Excellent! Thanks John.
View ArticleForum Post: Loosing color and formatting when copying queries from TOAD to...
Hi This may be TOAD-related - but might as well be something else: I recently had to set up a new laptop with TOAD - this time on Windows 10. Now I realise I can not copy a formatted (and colored)...
View ArticleForum Post: RE: Loosing color and formatting when copying queries from TOAD...
Geir, Try Options -> Editor -> Behavior -> Copy text in rich text format.
View ArticleForum Post: RE: Loosing color and formatting when copying queries from TOAD...
If you will go to “Options->Editor->Behavior” and check “Copy text in rich text format”… that should fix your issue. David
View ArticleForum Post: Compare Schema - how to just generate Shapshot File now; then do...
I have Toad 12.10..30, Toad for Oracle Expert, with the DB Admin Module. I'm trying to generate a Schema Compare Snapshot File under Database->Compare->Schemas. I have a current database that was...
View Article