Forum Post: RE: Timestamp columns are being displayed incorrectly (wrong values)
I'm using TEE version 2.2.1.201504081514 and latest Toad for Mac (which I can't find a version number on). SQL Developer and Toad for Oracle work correctly. Â TEE/TMac do not. Â I am running OSX...
View ArticleForum Post: RE: Long wait in the Oracle connection using toad extension and...
Hello there, Sorry for the delay, I only wanted to inform you that we are currently looking into your issue, please give us some time to investigate. Thank you for your patience. Regards, Lukas
View Articleauto suggest right side in ON clause
given two tables: create table test_1 ( a1 integer, a2 varchar2(100)); create table test_2 ( a1 integer, a3 varchar2(100)); when I write select * from test_1 t1 join test_2 t2 on (t1.a1 = then give me...
View ArticleForum Post: NPE on selecting SQL Code in Stored Procedure Editor since update...
Hi, We've updated the Toad Extension for Eclipse to Version 2.2.4.201506161326. If you open a SQL file (e.g. with procedure, ...) with the Stored Procedure Editor then you will get following...
View ArticleForum Post: RE: NPE on selecting SQL Code in Stored Procedure Editor since...
Hi, I've additional information about that issue. This NullPointerException occurs only if the Stored Procedure Editor is not connected to a Database Connection. All the best, Stefan
View ArticleForum Post: RE: Toad Extension for Eclipse doesn't work after updating to 2.2.3
Hi Lars, I created TEE-4362 and attached your files for analysis, as we cannot reproduce your problem in our environment. Tom
View ArticleForum Post: RE: NPE on selecting SQL Code in Stored Procedure Editor since...
Hello Stefan, If I understand correctly, you open an SQL file in Toad Extension while all databases are disconnected and when you select any part of the code, the error pop up? We have tried...
View ArticleForum Post: RE: Toad Extension for Eclipse doesn't work after updating to 2.2.3
Thanks for the update. I updated to 2.2.4 just recently and everything seems to be working fine again - so the issue disappeared with 2.2.4. Lars
View ArticleForum Post: RE: NPE on selecting SQL Code in Stored Procedure Editor since...
Hi Lukas, Thanks for your reply. The error pop up raises, when no default connection is set to the project. Steps to reproduce: * create a Toad Extension Project * create a file called test.fnc in sql...
View ArticleBlog Post: Toad Extension for Eclipse 2.2.4 is now GA - Check out the new...
Toad Extension for Eclipse 2.2.4 is now available. This is the release with the MongoDB data browser! Follow these steps to upgrade, and then follow the link at the end to set up MongoDB and browse...
View ArticleForum Post: RE: NPE on selecting SQL Code in Stored Procedure Editor since...
Hello again, Okay, now we've managed to reproduce it. Thank you for reporting this, we will fix it as soon as possible (CR TEE-4368). As for the the other issue you've mentioned, we're already aware...
View ArticleForum Post: RE: NPE on selecting SQL Code in Stored Procedure Editor since...
Hi Lukas, Thanks a lot and all the best, Stefan
View ArticleWiki Page: Runtime exception win Luna 4.4M6
Plugin version: 2.0.1.201404071220 I'm getting this exception when moving the cursor over a method with javadoc java.lang.ClassCastException:...
View ArticleWiki Page: Videos
See http://www.toadworld.com/products/toad-extension-for-eclipse/m/media-library/default.aspx
View ArticleBlog Post: New Table Wizard in Toad Extension for Eclipse
Toad Extension for Eclipse version 1.6.3 includes new possibility how to add new tables to your Oracle Database. In Schema Browser, right click the Tables node and choose item New Table or click the...
View ArticleFile: Toad Extension for Eclipse - XML Type Tables and columns
(click to view video) In this movie you will see how to work with XML type tables and columns in Toad Extension for Eclipse.
View ArticleForum Post: Stored Procedure Editor
Hi guys, I started to use the toad eclipse plug-in recently and my aim is to have it replace PL/SQL developer which I used previously. I have a connection set up and I'm able to edit .bod and .pak,...
View Article