Search the web
Sign In
New User? Sign Up
aquadatastudio · Aqua Data Studio
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6243 - 6272 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6243
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...
Ask me
miscellaneou...
Offline Send Email
Mar 3, 2008
7:23 pm
6244
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...
John LH
johnlhaxor
Offline Send Email
Mar 3, 2008
7:27 pm
6245
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...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 4, 2008
4:25 am
6246
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...
John LH
johnlhaxor
Offline Send Email
Mar 4, 2008
10:02 pm
6247
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...
armchairdeity
Online Now Send Email
Mar 6, 2008
10:04 pm
6248
Found it: ~/.datastudio contains everything I needed to restore my install of ADS on my fresh install of OSX. Thanks, J ... no ......
armchairdeity
Online Now Send Email
Mar 6, 2008
10:15 pm
6249
Hi, 1. The warning message seems strange. I use the distinct keyword in both SQLs. 2. The compare result isn't expected to me. regards, MyLiu . ...
My Liu
myliu12000
Offline Send Email
Mar 10, 2008
2:45 am
6250
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...
John LH
johnlhaxor
Offline Send Email
Mar 10, 2008
4:20 am
6251
The primary key list is empty! The column in the two select clauses insn¡¯t in the primary key columns. Thanks. ·¢¼þÈË: aquadatastudio@yahoogroups.com...
My Liu
myliu12000
Offline Send Email
Mar 10, 2008
5:03 am
6252
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...
John LH
johnlhaxor
Offline Send Email
Mar 10, 2008
5:07 am
6253
Hi, I see. I add a alias to the column in the second sql clause and get the result compare work. Thanks. ·¢¼þÈË: aquadatastudio@yahoogroups.com...
My Liu
myliu12000
Offline Send Email
Mar 10, 2008
5:15 am
6254
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...
My Liu
myliu12000
Offline Send Email
Mar 11, 2008
3:18 am
6255
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. ...
My Liu
myliu12000
Offline Send Email
Mar 11, 2008
3:18 am
6256
Hi, You need to make sure you have a font configured that supports Unicode fonts or the specific characterset you need. Here is docs on it ... ...
John LH
johnlhaxor
Offline Send Email
Mar 11, 2008
3:34 am
6257
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....
John LH
johnlhaxor
Offline Send Email
Mar 11, 2008
4:20 am
6258
There is a mistake in my sql. I get it work after correct the mistake. Thanks a lot. regards, My Liu ·¢¼þÈË: aquadatastudio@yahoogroups.com...
My Liu
myliu12000
Offline Send Email
Mar 11, 2008
2:11 pm
6259
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...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 12, 2008
4:03 pm
6260
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...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 12, 2008
5:24 pm
6261
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. ...
John LH
johnlhaxor
Offline Send Email
Mar 12, 2008
8:25 pm
6262
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...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 12, 2008
9:25 pm
6263
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...
John LH
johnlhaxor
Offline Send Email
Mar 12, 2008
11:11 pm
6264
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...
Brock McDonald
Brock_McDonald
Offline Send Email
Mar 13, 2008
6:20 pm
6265
Yes that fixed it; Might want to add the line numbers of the source location down the line. Thanks Robert...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 13, 2008
7:15 pm
6266
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...
John LH
johnlhaxor
Offline Send Email
Mar 13, 2008
7:15 pm
6267
Hi, I've added this to the list. thanks -John...
John LH
johnlhaxor
Offline Send Email
Mar 14, 2008
3:07 am
6268
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...
Brock McDonald
Brock_McDonald
Offline Send Email
Mar 14, 2008
3:08 am
6269
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 LH
johnlhaxor
Offline Send Email
Mar 14, 2008
3:25 am
6270
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...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 17, 2008
2:14 pm
6271
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. ...
John LH
johnlhaxor
Offline Send Email
Mar 17, 2008
5:04 pm
6272
Fixed. Robert...
Robert Silvia
miscellaneou...
Offline Send Email
Mar 18, 2008
7:30 pm
Messages 6243 - 6272 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help