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 your group to be featured on the Yahoo! Groups website? 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 1953 - 1982 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1953
I have been using ADS for a while and it really replaced my old/individual tools for each DB Engine out there. I would just love (and ask if its cooming)...
Smoke
creizlein
Offline Send Email
Apr 4, 2005
7:03 am
1954
Hi, There are plans for a Query Builder (http://www.aquafold.com/download/futurefeatures.txt). Some users have been asking for this. Although I don't have an...
John LH
johnlhaxor
Offline Send Email
Apr 4, 2005
3:53 pm
1955
John, 1) May be it would be beneficial to open and close database connection on per-request basis, i.e. open connection, execute request, and close connection....
bondarm
Online Now Send Email
Apr 5, 2005
5:27 pm
1956
Thanks for replying John. Check out WebMatrix's 'create a new table' dialog boxes. It doesn't ask for constraints, it just creates them based on the options...
hmcb70
Offline Send Email
Apr 5, 2005
6:00 pm
1957
Hi Michael, ... request, and close connection. This would ... establishing more than one This wouldn't work with all the current features of the Query...
John LH
johnlhaxor
Offline Send Email
Apr 5, 2005
7:39 pm
1958
... It would also slow things down a lot, wouldn't it ? I don't personally see a why multiple connections to the database is a problem, in and of itself. -- ...
Thomas Chiverton
thomas.chiverton@...
Send Email
Apr 6, 2005
3:02 pm
1959
I'e installed a local copy of Informix Dynamic Server V. 10 on my Fedora Core 3  Linux box. Ive also installed AquaFold Data Studio v4 to evaluate / for ...
kevin.kempter@...
Send Email
Apr 6, 2005
8:31 pm
1960
The server isn't where you are saying. Most probably the port is wrong - informix isn't listening on port 1526. Next most likely problem is a wrong or...
carlos@...
ce_ccs
Offline Send Email
Apr 7, 2005
2:24 am
1961
Hi, I hadn't tested ADS with Informix v10 so I downloaded and installed it for testing. Initially I was unable to connect, so I updated the ADS JDBC driver...
John LH
johnlhaxor
Offline Send Email
Apr 7, 2005
3:05 am
1962
Hi John, I've been given a MySql database, and some of the fields are Enum, is there a way to display the values associated with the field?? Thanks in...
Tomo
tomo_smith
Offline Send Email
Apr 7, 2005
4:52 pm
1963
I'm using Aquadata against an IBM iSeries (AS/400) wich JDBC generic. DB2 UDB don't work (it was commented in this forum). When you Describe (Ctrl+D) a table,...
kentia400
Offline Send Email
Apr 7, 2005
4:52 pm
1964
Turns out it was neither of these. Using the hostname resolves out fine and the port (1555) is correct via the /etc/services file. I ended up re-installing the...
kevin.kempter@...
Send Email
Apr 7, 2005
4:52 pm
1965
Hi Tomo, ADS currently doesn't support displaying of the enum values. The only way to see them is to execute a SHOW command ("show columns from table_name")....
John LH
johnlhaxor
Offline Send Email
Apr 7, 2005
5:59 pm
1966
Hi, In the Generic JDBC connection type ADS gets the column info from the DatabaseMetaData. ADS currently doesn't display the comment information, but I will...
John LH
johnlhaxor
Offline Send Email
Apr 7, 2005
6:06 pm
1967
John, I would like to be able to "export data" -> Format: "INSERT Statements" to a new window instead of the file. Thanks, Michael ... ADS ... Analzyer. ... ...
bondarm
Online Now Send Email
Apr 7, 2005
8:07 pm
1968
Hi, I had this on the todo list for "Save Results", I will also add it for the Export/Import tools. -John...
John LH
johnlhaxor
Offline Send Email
Apr 7, 2005
8:40 pm
1969
Hi, After some time working on other things I have upgraded to the latest MySQL: mysql Ver 14.7 Distrib 4.1.10a, for apple-darwin7.7.0 (powerpc) This...
Frank M Flynn
faultless_frank
Offline Send Email
Apr 8, 2005
5:44 am
1970
Hi Frank, From the error message that you are getting I believe the problem is that you need to grant access to your user for that machine. ... *Register MySQL...
John LH
johnlhaxor
Offline Send Email
Apr 8, 2005
5:58 am
1971
John, Thanks, that's brill:) Can't think why I didn't think of that... Can also use "describe table". Thanks again! Tom John LH wrote: > Hi Tomo, > >...
Tomo
tomo_smith
Offline Send Email
Apr 8, 2005
9:40 am
1972
John, Found a small bug. Nothing that causes any problems to the outcome. If there are two or more select statements together, the 'rows selected' count is...
Kwan, Colin
colinkwan
Offline Send Email
Apr 8, 2005
4:59 pm
1973
Hi all, i'm a new ADS user (with Sybase ASE 12.5) and i have a problem with a query. I have a stored procedure containing the following syntax : select...
manuroquai
Offline Send Email
Apr 8, 2005
4:59 pm
1974
Manu, Either change your quotes to single quotes or type in 'set quoted_identifier off' and then run the stored proc. Colin _____ From: manuroquai...
Kwan, Colin
colinkwan
Offline Send Email
Apr 8, 2005
5:05 pm
1975
Hi, I found the problem, it occurs when "Display Query Stats" is false and "Always display record count" is true. I have fixed the problem and it will be in...
John LH
johnlhaxor
Offline Send Email
Apr 9, 2005
2:08 am
1976
Hi, MySQL 5.0 beta is now out so I have started adding support for the new features. I have added support for views, procedures, functions and new user...
John LH
johnlhaxor
Offline Send Email
Apr 10, 2005
11:26 pm
1977
Hi, Is there a way to view/edit the packages. procedures, and otther db objects in a pane/tab, rather than in a separate window? Often times it's very useful...
frank_su
Offline Send Email
Apr 11, 2005
6:31 pm
1978
Hi Frank, Currently, you can do a Script Object - CREATE OR REPLACE to a new query window, which works well but won't give you compilation errors. A...
John LH
johnlhaxor
Offline Send Email
Apr 11, 2005
7:07 pm
1979
Hi all, I am running Aqua Studio 4.0.1 on OS X 10.3.8. I am trying to get things done with a mysql 4.1 database. I connected successfully to the mysql server...
Philipp Ringli
lists@...
Send Email
Apr 12, 2005
3:13 pm
1980
Hi Phil, ... highlighted gray but I cannot edit anything. ADS currently doesn't support the ALTERing of columns. This will be in the next version of ADS. You...
John LH
johnlhaxor
Offline Send Email
Apr 12, 2005
3:35 pm
1981
Thanks John, I am looking forward to the next version! Cheers, Phil...
Philipp Ringli
lists@...
Send Email
Apr 12, 2005
5:07 pm
1982
Wow, the screenshot looks really promising!! Can't wait to try it out. Thank you, John, for the great work!! Frank ... query ... that ... ...
frank_su
Offline Send Email
Apr 13, 2005
12:14 am
Messages 1953 - 1982 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