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 7055 - 7084 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7055
I'm using ADS 7.0.33 with Sybase ASE 15. I've set the Max Results to 10000 to discard any results after 10000 rows and prevent runaway queries from using up...
Ray Rankins
rrankins
Offline Send Email
Mar 2, 2009
4:11 pm
7056
Hi Ray, When setting the max results, ADS will make an API call to the database JDBC driver Statement.setMaxRows() ...
John LH
johnlhaxor
Offline Send Email
Mar 2, 2009
4:35 pm
7057
Hi John, Thanks for the explanation. You are right - it does not affect INSERT, UPDATE, or DELETE. I thought I had seen it do that but must have been something...
Ray Rankins
rrankins
Offline Send Email
Mar 2, 2009
6:26 pm
7058
Hi, At the moment, 7.5 is feature complete and we are only working on memory optimizations. Memory seems to be the one feature everyone is interested in, so...
John LH
johnlhaxor
Offline Send Email
Mar 2, 2009
9:17 pm
7059
Hi everyone, I've been working with datastudio 7.0.35 to rebuild an oracle development database, and I have not been able to find an option to rebuild imported...
Ferrari Sergio
orso_ya1
Offline Send Email
Mar 3, 2009
5:36 pm
7060
Hi, ... development database, and I have not been able to find an option to rebuild imported indexes. ADS doesn't have a GUI for this. You would need to...
John LH
johnlhaxor
Offline Send Email
Mar 3, 2009
10:48 pm
7061
I just started using ads so forgive the newbie question. How can i create a primary key (or unique constraint) on more than one field? In the Alter Table...
K-Fedup
gooss22
Offline Send Email
Mar 4, 2009
6:41 pm
7062
Hey, I don't think that the database will allow you to alter a constraint key like this. The best thing to do is drop your primary key and add another one. ADS...
Timothy Orme
torme@...
Send Email
Mar 4, 2009
7:19 pm
7063
Hi, Tim is correct. You can't ALTER a constraint. You must drop the constraint and recreate a new one with the new definition. regards, -John...
John LH
johnlhaxor
Offline Send Email
Mar 4, 2009
7:32 pm
7064
Even when adding a new constraint i run into the same issue. I am only given a single column to define the key when i use the gui in ads...
K-Fedup
gooss22
Offline Send Email
Mar 4, 2009
8:17 pm
7065
This is a little odd in aqua too actually, but when adding a constraint, if you select the first column, and then press enter, it will add another. It's a...
Timothy Orme
torme@...
Send Email
Mar 4, 2009
8:25 pm
7066
Hi, If you select a column, then click on the row and move the arrow key down you will get a second row. regards, -John...
John LH
johnlhaxor
Offline Send Email
Mar 4, 2009
8:25 pm
7067
Thank you. Both methods are adequate, if not a little quirky....
K-Fedup
gooss22
Offline Send Email
Mar 4, 2009
8:37 pm
7068
Is it possible to get the Aqua Data Studio documentation in PDF format? I would find this much easier to work with. Thanks!...
w6bd@...
w6bd...
Offline Send Email
Mar 6, 2009
4:56 pm
7069
Hi, We currently don't have a PDF version, although you can download the HTML version from here ... http://www.aquafold.com/downloads.html#docs We will try to...
John LH
johnlhaxor
Offline Send Email
Mar 6, 2009
6:48 pm
7070
In the Alter Table window, Tab moves the focus forward to the next field. Shift-Tab should move it backwards, like it does in many other apps, at least in...
Mark Lewis
malfunction84
Offline Send Email
Mar 10, 2009
7:09 pm
7071
Is there a way to categorize the tables in in the "My Schema->Tables" tree view? Ideally I would like to group tables into folders based on internal semantics....
John Morales
jmorales77
Offline Send Email
Mar 10, 2009
7:09 pm
7072
Hi, We've fixed this and it will be in build 7.0.36 to go out on Monday. If it is critical and need it before then please let me know. thanks -John...
John LH
johnlhaxor
Offline Send Email
Mar 10, 2009
8:53 pm
7073
Hi, You currently can't group schema objects. This is on our features todo list as it has been requested. thanks -John...
John LH
johnlhaxor
Offline Send Email
Mar 10, 2009
8:53 pm
7074
Hi, I just entered a lengthy query into the editor and accidentally pressed the wrong button (personally I find "OK" left of "Cancel" difficult, I am somehow...
Michael Baas
mibaas
Offline Send Email
Mar 11, 2009
5:52 pm
7075
Michael, I whole-heartedly agree that its dangerous, and also down-right frustrating. I would like to see a program one day that could... - time how long you...
Ryan Lloyd
ryan4241
Offline Send Email
Mar 11, 2009
7:32 pm
7076
Hi Michael, ... used to have them the other way round) The order depends on the OS you are on, based on OS UI Guidlines. On OSX it is Cancel/OK, on others it...
John LH
johnlhaxor
Offline Send Email
Mar 11, 2009
8:32 pm
7077
Hi, We do have this on our list, but not to be as smart as you are describing. Sounds interesting, but it is just about prioritizing features based on demand...
John LH
johnlhaxor
Offline Send Email
Mar 11, 2009
8:33 pm
7078
John, is there a way to turn this off? Whenever you have a resultset you wish to view in the excel viewer it always creates the first column as "Row Count"....
braddegz
Online Now Send Email
Mar 13, 2009
1:43 am
7079
Hi, When you copy to clipboard you can Copy, Copy w/ Headers and Copy w/ Headers and Row Count. When you view in Excel Viewer it will do a Copy w/ Headers and...
John LH
johnlhaxor
Offline Send Email
Mar 13, 2009
4:46 am
7080
Hi, Below is a new patch with some minor bug fixes. thanks -John Patch: http://download.aquafold.com/download/v7.0.0/ads-7.0.36-patch.zip Update Instructions:...
John LH
johnlhaxor
Offline Send Email
Mar 15, 2009
3:11 am
7081
I'm running the following script in ADS 6.5 and I'm getting a syntax error on the println command. Am I missing something simple? .println 'Report Title' GO ...
tayljerr
Offline Send Email
Mar 16, 2009
3:08 pm
7082
Hi, This works for me. Can you send a screenshot of the query window with error results? thanks -John...
John LH
johnlhaxor
Offline Send Email
Mar 16, 2009
3:39 pm
7083
Are there any plans to support saving query results in the new Excel 2007 format? Support for > 65000 rows as well as smaller file sizes make this an...
voigt666
Online Now Send Email
Mar 17, 2009
8:40 pm
7084
Hi, We do have plans for 2007 support, but no timeline at the moment. regards, -John...
John LH
johnlhaxor
Offline Send Email
Mar 18, 2009
12:27 am
Messages 7055 - 7084 of 7596   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