Forum Post: RE: Access violation at address 041999E5 in module 'Toad.exe'....
Ok, server restarted, opened toad 12.9.0.55 (still with syntax check disabled), pasted a script in the editor, go to the end of the script and pressed the backspace. Keeping pressed the backspace, with...
View ArticleForum Post: Problem with autocomple using joins and table alias
I've having a problem using auto complete when I join a table and subquently use the table alias. For example, the following won't auto complete. I've confirmed the "issue" on multiple computers....
View ArticleForum Post: RE: Problem with autocomple using joins and table alias
There were a few problems with Code Insight and ANSI join syntax that have been resolved for 12.9. 12.9 will be released early summer.
View ArticleForum Post: RE: Slow response in the Session Browser using Toad for Oracle...
Thanks, John. That helps. Any word on when the fix will be put in place?
View ArticleForum Post: RE: Slow response in the Session Browser using Toad for Oracle...
As I understand it, the slowness is not Toad, but in the queries against the GV$ views. They aren't always slow but I have heard that they can be. You can test that by turning on spool SQL to capture...
View ArticleForum Post: Can't initialize OCI. Error -1
Good Afternoon TOAD team, I only find the subject error, Can't initialize OCI. Error -1 , in the beta version; it has been annoying me for months, but I'm finally ready to ask for help. This is...
View ArticleForum Post: RE: Can't initialize OCI. Error -1
Does the problem occur only when you make a connection in Toad with one Oracle client, then disconnect, then make a connection with the other? If so, close Toad and restart it before you make a...
View ArticleForum Post: RE: Can't initialize OCI. Error -1
Can you connect via SQL*Plus with your 12 client? Is your 12 client the same "bits" as your Toad for Oracle? If you have 32 bit Toad, you need the 32 bit client. 64 bit Toad requires a 64 bit client....
View ArticleForum Post: RE: Can't initialize OCI. Error -1
SQL*Plus doesn't change Oracle clients when you change connections. Is there some reason why you have an 11g and a 12c client? If not, I'd suggest removing the 11g client and just use the 12c client....
View ArticleForum Post: RE: Can't initialize OCI. Error -1
Good Morning John, I need the 11g client to talk to our one remaining 9i database, don't ask. Otherwise I'd dump it in a heartbeat. I tried a workstation with only the Oracle 12c client; TOAD beta...
View ArticleForum Post: RE: Got strange characters in results - TOAD 10.6
Dears,, plese i have the same problem , the data grid show as 췣쿣쿦촠유췑 can help me? regards ,,
View ArticleForum Post: RE: Got strange characters in results - TOAD 10.6
You may want to look at some of the blog posts on this subject: www.toadworld.com/.../identifying-the-source-of-potential-unicode-issues-in-toad-174-for-oracle...
View ArticleForum Post: RE: Got strange characters in results - TOAD 10.6
Many have seen this problem go away just by installing a newer Oracle client.
View ArticleForum Post: formatter generating inconsistent vertical alignment
All, I'm currently on Toad Beta 12.9.0.56. To my surprise the formatter suddenly generates partially aligned as-clauses in my select statement. A nearly identical query does not show this issue. Sample...
View ArticleForum Post: RE: Slow editor with F9, quick with F5
I would trim down the number of statements saved in Options or manually trim the list you have now. A 13MB file is a very large SQL Recall file and each query executed with F9 will add the SQL to the...
View ArticleForum Post: RE: formatter generating inconsistent vertical alignment
Hi Abe, Alignment of column and table aliases is something I added upon request. It seems to work reasonably well although alignment can be off by one or two spaces at times - I'm working on that. I...
View ArticleForum Post: PIVOT/CROSS TAB IN TOAD 12.5.1.1
I was wondering if you could help me understand why the code for pivoting in Toad is not working. I performed this in Access successfully and then tried doing this in Toad with no success. This is the...
View ArticleForum Post: Beta Released (12.9.0.58)
Beta Notes Database Health Check To support Toad Intelligence Central, the database list in DB Health Check has changed. There is no longer a list of every database in your TNSNames file for you to...
View ArticleForum Post: RE: Access violation at address 041999E5 in module 'Toad.exe'....
I got the same problem with toad 12.8 and windows 2003 was one of the supported o.s. I know that 2003 is not supported anymore but I work for the public administration and we have tons of certified...
View Article