I just stumbled upon this application yesterday, first viable Native Macintosh Oracle Developer Client i've found I'm considering ADS as a replacement to...
Hi, There is no limit on the Go To combo box. This should list the entire list of functions/procedures. Can you provide an example of a small package that...
After work today based on your suggestion I tried to figure out what about my code could be causing the problem. It is related to a packages created by Oracle...
Hi, Took a bit to isolate, but here is a new build with a fix for this bug ... http://download.aquafold.com/download/v6.5.0/ads-6.5.8_15.jar ... just overwrite...
I'm on OSX... I recently reinstalled the operating system and now, when I open ADS, I have no registered servers at all. My question is, where are they stored...
Hi, What do you have set as the "Primary Key" in the "Primary Key" tab? I am assuming you have both columns as the primary key, which would cause this. Can...
The primary key list is empty! The column in the two select clauses insn¡¯t in the primary key columns. Thanks. ·¢¼þÈË: aquadatastudio@yahoogroups.com...
Hi, To compare two results sets, the compare tool needs to know what column is the primary key. In your screenshot you have arrows pointing from one column to...
Hi, Some feature requests for Aqua grid results. 1. Can Aqua add the "match the whole words" to the quick search menu? I want to filter those rows which...
Hi, I defined one nvarchar parameter. After I've keyed in the parameter value in the Parameters dialog, I found the value in the sql clause became wrong code. ...
Hi, ... You currently can't do this, but I've put this on the list. ... This will be in the 7.0 release. ... You can't select the whole column with one click....
When I have a result that is semi large containing a long field type and I click on Grid all the tabs (Editor | Text | Grid | Execution Plain) Disappear (See...
I'm going through the documentation and I do not see any tools that would allow me to search for text strings in the source. So lets say I want to find every...
Hi, The Object Search can do this. It has a check box on the right to enable searching SOURCE for procedures and triggers, which include all SOURCE objects. ...
Hmm does not seem to work like that John. If I do that it ONLY searches procedures and Trigger not\ packages get searched. Here is how I have it set: (see...
Hi, Ok, that was a bug. This build has a fix ... http://download.aquafold.com/download/v6.5.0/ads-6.5.8_21.jar Let me know if that works for you. thanks -John...
When doing an Object Search I get this error: "Could not insert a row larger than the page size into a hash table. Resubmit the query with the ROBUST PLAN...
Hi, Can you try to trim down on your search options, like Schema list. Can you try the same search on different Schemas to see if you get the same error every...
All Databases, All Schemas, All Object Types, All Object Search (except System Objects), All Source Search. I also believe it is NOT from trying to insert a...
Hi, The reason I asked for you to do only one schema and one object type is so that we can isolate the problem. If you try ALL then we don't know where to...
John, I found a rather disturbing problem/bug that can occur when you compile source code with certain characters in your comments. This occurs in Oracle (but...
Hi Robert, This is a bug. Here is a patch with a fix ... http://download.aquafold.com/download/v6.5.0/ads-6.5.8_22.jar Let me know if you still have issues. ...