Forum Post: TEE 2.2.0 Throws exception when I store/compile a package/procedure
Hi, an exception will thrown every time I store a package/procedure/function. It don't play a role, if the file is stored within tee project or edited directly in the database from the object-explorer....
View ArticleBlog Post: Getting Started with MongoDB –Install and configure sample data
Background – The Toad Extension for Eclipse dev team is in the process of adding MongoDB support! The first phase of this effort is to add an object explorer interface for MongoDB so that we can gather...
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 ArticleWiki Page: Toad Extension for Eclipse Installation
Start Using Toad Extension for Eclipse To install Toad Extension for Eclipse: Visit the Toad Extension for Eclipse page on the Eclipse Marketplace , or just drag the icon below onto your Eclipse...
View ArticleWiki Page: Product Documentation
Toad Extension for Eclipse 2.2.4 Community Edition: DellToadExtensionForEclipse_CE_2.2.4_ReleaseNotes_Revision1_ENG.pdf Toad Extension for Eclipse 2.2.3 Community Edition:...
View ArticleWiki: Toad Extension for Eclipse
A useful collection of resources for Toad Extension for Eclipse that can be freely added to and updated by the community.
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 of...
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 ArticleForum Post: RE: Long wait in the Oracle connection using toad extension and...
Hello again, Could you also send us the execution time of the SQL statements you listed? It is shown in SQL Monitor next to the statements. Also, please try updating to the latest TEE version (2.2.4)....
View ArticleForum Post: RE: PostgreSQL and SEARCH_PATH
Hi folks, Just checking that this issue remaining unresolved, correct? I installed 2.2.4.201506161326 and seems the same as back in early 2014. Cheers, Paul
View ArticleForum Post: RE: PostgreSQL and SEARCH_PATH
Hi Paul, well, there may be still some bug, but the basics are following. A connection can either restore its state after login (reopen your object details and worksheets)... or not. If it restores its...
View ArticleForum Post: RE: PostgreSQL and SEARCH_PATH
Thanks Tom for the quick reply, Things do indeed work as you explain. Perhaps I am just the oddball here utilizing extensions with PostgreSQL development. What I mean is the default setup for TEE has...
View ArticleForum Post: RE: PostgreSQL and SEARCH_PATH
Hi, maybe you are ok with non-restoring connections. I understand your problem. There are various PostgreSQL extensions, I guess they often use public schema, but it might be any schema as well. We can...
View Article