Quantcast
Channel: Toad Extension for Eclipse
Browsing all 978 articles
Browse latest View live

Wiki: 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 Article


Forum Post: RE: Some problems on TEE and possible workarounds?

Hi, Thanks for reporting. We will test and will update you! Regards, Lukas

View Article


Blog Post: Perform Impact Analysis across Database and Java Objects

There are many tools that can infer dependencies between database objects. There are also many tools that can tell you dependencies between application development objects. However, there is only one...

View Article

Comment on Toad Extension for Eclipse - Wiki

Hi, I am creating an Oracle 11g project on Toad Extension. I've an existing database and want to update a few objects and create some others as project scope. I expected to be able to browse existing...

View Article

Forum Post: TEE 2.1.1 Lost Package bodies

When I have Package bodies within an Oracle Database without Package specs, the body will not shown in the Object Explorer. It would help to show the "lost bodies" within "invalid Objects" for example...

View Article


Forum Post: TEE 2.1.1: Syntax error, found: 'ALL' at RESET ALL;

Example CREATE OR REPLACE FUNCTION test() RETURNS VOID AS $$ BEGIN          RESET AL L;      END; $$ LANGUAGE plpgsql; Syntax Error Syntax error, found: 'ALL' at line 4, column 8 ERROR: line 4, column...

View Article

Forum Post: TEE 2.1.1: Syntax error, found: 'EXCEPT' at SELECT ... EXCEPT...

Example CREATE OR REPLACE FUNCTION test() RETURNS VOID AS $$ BEGIN     SELECT column1 FROM table1      EXCEP T     SELECT column2 FROM table2; END; $$ LANGUAGE plpgsql; Syntax Error Syntaxt error,...

View Article

Forum Post: TEE 2.1.1: Syntax error when using AS table alias in FOR IN...

Working Example CREATE OR REPLACE FUNCTION test() RETURNS VOID AS $$ DECLARE     _record RECORD; BEGIN     FOR _record         IN SELECT column1 FROM table1     LOOP         --     END LOOP; END; $$...

View Article


Forum Post: TEE 2.1.1 + PostgreSQL: Parser don't detect anything inside PERFORM?

Example (screenshot) Example (for copy and paste) CREATE FUNCTION public.test(     IN in_data1 CHARACTER VARYING,     IN in_data2 CHARACTER VARYING) RETURNS VOID AS $$ DECLARE     _data3 CHARACTER...

View Article


Forum Post: Duplicate Post -- Please delete it

Please delete this post. Reason: Duplicate - http://www.toadworld.com/products/toad-extension-for-eclipse/f/42/t/23321.aspx

View Article

Forum Post: TEE 2.1.1 + PostgreSQL: Parser don't detect elements inside...

It looks like the parser don't detect schemas, functions, variables, ... inside following statements: PERFORM RETURN IF ELSE CASE EXCEPTION EXECUTE Maybe there are more statements and element types....

View Article

Forum Post: RE: TEE 2.1.1 Lost Package bodies

Hi, Thank you, we will consider how to display these "orphan" package bodies in Object Explorer. I registered this bug as TEE-3925. Tom

View Article

Forum Post: TEE 2.1.1 + PostgreSQL: doesn't parse foreing keys

Hi, I have TEE 2.1.1 + PostgreSQL. The data view or content assistant do not handle foreing keys as I have seen in featured videos (I guess videos have ben mede witt Oracle connection).

View Article


Forum Post: RE: TEE 2.1.1 + PostgreSQL: doesn't parse foreing keys

Hi, Content Assist has still some problems in Postgre and MySQL support, compared to Oracle. We have issue TEE-3839 - the bug is that referenced tables are not hinted for Postgre and MySQL. I guess...

View Article

Forum Post: RE: TEE 2.1.1 + PostgreSQL: doesn't parse foreing keys

On this video www.toadworld.com/.../1377.aspx Looking at the talbe data when Vaclav has clicked the MOVIE_ID column, the "Foreign key refence dialog" is shown with data from referenced table. It does...

View Article


Forum Post: RE: TEE 2.1.1 + PostgreSQL: doesn't parse foreing keys

Hi, I have just tried it with the latest version 2.1.2 and it worked with PostgreSQL 9.3 correctly. To select lookup table value, either click the cell and then button next to the value: Or right...

View Article

Forum Post: RE: Some problems on TEE and possible workarounds?

Hi Lukas, Maybe this would help you. Here is a script to test the mentioned problems. Run this is any version of PostgreSQL = 9.1 -- create table for testing create table test_table ( id integer  NOT...

View Article


Forum Post: RE: TEE 2.1.1 + PostgreSQL: doesn't parse foreing keys

I am sorry, the problem is something else. The dialog si show, but with the title "Value not found, the table XXX may not". But the referenced id is in the table XXX, of course. The referenced table...

View Article

Wiki 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 Article

Support for CTE queries content assistant

Hi, I would like TEE content assistant supports CTE queries as well, see http://www.dba-oracle.com/t_with_clause.htm (PostgreSQL can handle it, too.) Here is a screenshot of what I THINK this would...

View Article
Browsing all 978 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>