Forum Post: bug with postgresql
There ara three big bug with postgresql db. 1: when I open a function/view in editor the schema is missing before the function name, This cause the edited object will be create in public schema, I must...
View ArticleForum Post: RE: Automation Export File Date Format
Hi Jamie, This is not the right forum, you just clicked one product lower. Ask your question here www.toadworld.com/.../36.aspx . Regards, Lukas
View ArticleForum Post: SQL Worksheet execute functions disabled
I have been happily using Toad for Eclipse for a couple of years now -having previously used TOAD for some years prior. Barring a few upgrade reinstalls along the way, It has been fine. I have recently...
View ArticleBlog Post: Deploying database objects from your Java project
One of the lesser known features of the Toad Extension for Eclipse is the deployment feature. Did you know you can attach your database objects to the Java project and deploy them to the database from...
View ArticleForum Post: RE: Error executing the extension
After several attempts to reinstall the TOAD extension I removed everything (GGTS), reinstalled everything and it is now working.
View ArticleForum Post: Keyboard shortcuts for Toad Eclipse extension
I have installed the Toad extension, but I do not see any keyboard shortcuts or any way to set ones. Particularly for things like "execute all" or "execute selected" etc. Is there any such facility?
View ArticleForum Post: Redshift Issues
Has anybody used the Toad Extension with Redshift? It's mostly functional but I have a few issues that I'm hoping can be solved with configuration. When opening a table all tabs are blank (Columns,...
View ArticleForum Post: TEE and PostgreSQL function body problem
After loading function to source editor it displayed with error marks and some lines splitted in the middle of the word (see " AS time_id, " on the screenshot). If I trying to compile it in TEE - I...
View ArticleBlog Post: Toad Extension for Eclipse Configuration – Mac OSX (Version 10.9.5)
In my last blog post, I discussed how to download and install Toad Extension for Eclipse on Windows. Today we discuss the same process on Mac OSX! The flow is very similar, the bigger point being that...
View ArticleBlog Post: Getting familiar with Eclipse
Using Toad Extension for Eclipse Perspective within the Eclipse Java Development Environment Hi, In our previous posts ( Configure Eclipse on Windows , Configure Eclipse on Mac OSX ), we focused on...
View ArticleBlog 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 ArticleForum Post: How do I connect to a database?
I can't get TOAD extension to create to a database? I just installed TOAD Extension because my jobs functions have recently changed, and I will be spending most of my time from now on in Eclipse. As...
View ArticleForum Post: How does the Object Status feature in the Project Explorer...
If I drag a MySQL Table from the Object Explorer to the Project Explorer it appears as an .sql file with a green tick. Unfortunately this generated file doesn't include the index or constraint...
View ArticleForum Post: How to prevent Toad from moving .sql files to a sql directory?
I'm experiencing the same issue described here[1], here[2] and here[3]: the Toad Extension for Eclipse is moving some .sql files into a new "sql" directory, created under the project root. How can this...
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: Dell™ Toad™ Extension for Eclipse 2.0.2 maintenance release is...
Hi All, Toad Extension for Eclipse 2.0.2 release is available for download ! Enhancements The following is a list of enhancements implemented in Toad Extension for Eclipse 2.0.2: Table and column...
View ArticleForum Post: Cannot find user tables in PostgreSQL Object Explorer
Hello, I am new to PostgreSQL so sorry if the question is stupid. I connect with a user that has access to different databases but in the Object Explorer I can only see the objects of the "postgres"...
View ArticleForum Post: RE: TEE creates sql folder and moves a random '.sql' file to that...
Martin, as I wrote in response to this issue in the other thread , this is fixed for Toad Extension 2.1.1. Regards, Lukas
View ArticleForum 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 ArticleForum Post: Not able to see package body unless I'm logged in as the schema...
When I connect to my oracle database as the myself (which has execute permissions to a given package but is not the owner) and navigate to packages and double-click on the package, I can see the...
View Article