Forum Post: RE: Eclipse plug-in error highlighting
Hi jb, oh thanks, we are happy to have long-time users like you! Please give us more information or an example of where an unknown table name is not detected. I probably didn´t understand correctly...
View ArticleForum Post: Re: Eclipse plug-in error highlighting
Hello Tomas, Thank you for your answer. Please find attached a .zip file containing the following: Eclipse Configuration Eclipse Log Table DDL Screen Shot You'll see the XX's in the proc. are not...
View ArticleForum Post: Column names not displayed
I seem not to be able to display or work with the column names of my tables in the toad for eclipse plugin. I can display all tables, and for these tables constraints and indices are displayed fine,...
View ArticleForum Post: RE: Column names not displayed
Hi, It might be a problem that was already discussed and should be solved in the next release. Look at this thread, is it what you describe? www.toadworld.com/.../44212.aspx Tomas
View ArticleForum Post: RE: Problem listing/auto complete of column names Oracle 11g +...
Hi, Yes, we use Jira, however it is not accessible by public. Some information can be found in our Release Notes on this website - there are issues from community and also new functionality and...
View ArticleForum Post: RE: Problem listing/auto complete of column names Oracle 11g +...
Hi, I run into the same problem. What is the version number in wich the data dictionary query was changed? The current downloadable version 1.9.3 produces the problem in my environment.
View ArticleForum Post: RE: How to prevent Toad from moving .sql files to a sql directory?
Hi, we will discuss a solution (I registered the issue as TEE-2838). After this issue has occurred, there is possibly not much you can do. As a prevention, please go to Toad Extension Preferences...
View ArticleForum Post: RE: How to prevent Toad from moving .sql files to a sql directory?
Thank you for looking into this.
View ArticleForum Post: Mouse hovers in Eclipse when viewing sql result sets
In Eclipse, after executing a query and viewing the results, I see random popups for mouse hovers in the sql Result Set pane that appears below the query. I have the query in a Worksheet with the...
View ArticleForum Post: RE: Toad creating sql directory in project and moving my files...
Fixed ???? really ??? Still there 2+ years later. For me that's a big NO-NO. All my maven packaging stopped working instantly. === immediate uninstall. BTW, why not also ditch IIS for this site....
View ArticleForum Post: RE: Toad creating sql directory in project and moving my files...
Hi, management of SQL files in ToadExtension or Java Projects is going to be rewritten/optimized. Having the SQL files in separate folder has its advantages, but we understand that for existing...
View ArticleForum Post: PostgreSQL and SEARCH_PATH
Hi folks, I am using the extension to work on stored procedures in PostgreSQL and notice that my SEARCH_PATH is not coming through to the extension. In particular I am using PostGIS which requires the...
View ArticleForum Post: RE: Mouse hovers in Eclipse when viewing sql result sets
Hi adidas28, Thanks for reporting this annoying behavior. CR# 2898 was created to "Hint Popup on hovering over hyperlink should get option in Preferences to Enable/Disable". Thank you! Lukas
View ArticleForum Post: RE: Mouse hovers in Eclipse when viewing sql result sets
Thanks, Lukas.... But it wasn't just hyperlinks. The actual column that I hovered over was an integer type. So: #1 - Why did it interpret an integer column to need a hyperlink hover? #2 - I'd like...
View ArticleForum Post: Table (and other) objects in Toad Extension Projects
Dear friends. As far as I have seen, there is a subset of database objects (Views, funcions, stored procedures, ...) that can be added to a Project. I am missing the posibility of adding tables, with...
View ArticleForum Post: RE: Error on PostgreSQL 9.2 INTO instruction
Hi, this issue is going to be addressed in the next release 2.0.0 coming out soon. Regards, Lukas
View ArticleForum Post: RE: Error on PostgreSQL 9.2 INTO instruction
I talked with TEE team and we discussed the following: - Both SELECT .. FROM .. INTO and INTO .. FROM are valid *inside* a function, - As a *standalone* statement, only SELECT .. INTO .. FROM is...
View ArticleForum Post: RE: Error on PostgreSQL 9.2 INTO instruction
Thanks Andre for clarification!
View ArticleFile: Advanced Content Assist
See how to use Advanced Content Assist in Toad Extension for Eclipse version 2.0
View Article