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...
Show off your group to the world. Share a photo of your group with us.

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 2105 - 2134 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2105
Hi, Here is a fix ... http://www.aquafold.com/download/datastudio_4_0_12_7.jar I have added support for IMMUTABLE | STABLE | VOLATILE - CALLED ON NULL INPUT |...
John LH
johnlhaxor
Offline Send Email
Jun 1, 2005
7:32 am
2106
Hi, I've added support for "Execute Procedure" in the Procedure Editors for DB2, SQL Server, Sybase Anywhere, PostgreSQL and Informix which were disabled until...
John LH
johnlhaxor
Offline Send Email
Jun 4, 2005
11:27 pm
2107
Would be handy and cool to have a better openbase support. While jdbc connection is handy for row queries, some basic features would come handy. info and...
chiccorosso
Offline Send Email
Jun 6, 2005
3:04 pm
2108
Hello John, First, i must say ADS is one of the best Database Tools i have seen. I'm evaluating it since a couple of month, and there are only a few rather...
s150364
Offline Send Email
Jun 6, 2005
3:04 pm
2109
Hi, I've added OpenBase to my list. There are a few database that users want support for. http://www.aquafold.com/download/futurefeatures-post-v5.txt thanks ...
John LH
johnlhaxor
Offline Send Email
Jun 6, 2005
6:18 pm
2110
Hi Stefan, I guess I should have been a little more detailed in my description. If you add jConnect6.0 into the path, then ADS will use jConnect6.0 for both...
John LH
johnlhaxor
Offline Send Email
Jun 6, 2005
6:30 pm
2111
Hi John, I am in the annoying position of having to write documentation for several changes someone made without writing them down and whilst I figured out how...
iamanthropic
Offline Send Email
Jun 7, 2005
1:51 pm
2112
Hi Marcel, As far as I can tell, you can distinguish between a UDDT and a system type from the System Catalogs. Here is the query that ADS uses ... select...
John LH
johnlhaxor
Offline Send Email
Jun 7, 2005
2:37 pm
2113
this is the script extract with aqua data studio 4.0.1: ALTER TABLE cev_progressivi_ldv ADD CONSTRAINT ( CHECK )) CONSTRAINT flag_istanza ) GO ALTER TABLE...
ask9420
Offline Send Email
Jun 7, 2005
2:59 pm
2114
Hi, Can you give me an example of the original DDL for the table and constraints so that I can reproduce it here? I tried this example and the scripting works...
John LH
johnlhaxor
Offline Send Email
Jun 7, 2005
3:32 pm
2115
John, A SQL Server box that I need to connect to uses named instances of SQL Server. The JTDS site suggests appending an "instance" property to the connection...
wolfboy117
Offline Send Email
Jun 7, 2005
6:30 pm
2116
Hi Mike, You can make a connection to a named instance in ADS using the format described in the ADS docs ... http://www.aquafold.com/docs-register.html The...
John LH
johnlhaxor
Offline Send Email
Jun 7, 2005
6:39 pm
2117
I hit the following error even I don't use Postgres. I tried to sign on to Oracle 9i. Exception in thread "Thread-4" java.lang.NoClassDefFoundError: ...
davisskchan
Offline Send Email
Jun 7, 2005
9:30 pm
2118
Hi, You are probably getting this error because you have upgraded to ADS 4.0.12 (or above) on an ADS 3.x installation. If you install ADS 4.0 and upgrade you...
John LH
johnlhaxor
Offline Send Email
Jun 7, 2005
10:06 pm
2119
Hi John, I think I may have asked incorrectly for what I was after. I am after a list of user defined composite types that are used to define the output for...
iamanthropic
Offline Send Email
Jun 8, 2005
1:57 am
2120
Hi I figured out a way to get the info I am after, I am not sure how robust it is but it got the job done. It would still be nice to have this sort of info...
iamanthropic
Offline Send Email
Jun 8, 2005
5:46 am
2121
Hi john, i downloaded the latest 4.0.13 build and problem is fixed. The script is correct, thank very much. Santo. ... this is the script extract with aqua...
santo ...
ask9420
Offline Send Email
Jun 8, 2005
2:45 pm
2122
i have informix 7.3 installed on HP/UX. i am using aqua data studio 4.0.13. i'm connecting via native informix not informix-odbc. but i can't see stored...
abdullah_akoglu
Offline Send Email
Jun 8, 2005
2:46 pm
2123
Is there a way to connect to a DB2 OS/390 subsystem running DB2 v7.1? I can't figure out how to setup the server appropriately in the Aqua Data tool. I have...
McClendon, Rick
rmcclendon@...
Send Email
Jun 8, 2005
2:46 pm
2124
Hi, This should work. Can you script the CREATE of the procedure? Is it that all procedures don't work, or just specific ones? Can you send me a sample DDL...
John LH
johnlhaxor
Offline Send Email
Jun 8, 2005
5:03 pm
2125
Hi Rick, The ADS "DB2 7.x" connection type doesn't support OS/390 or AS/400, only DB2 UDB (windows, linux, solaris). If you can connect with an ODBC tool, then...
John LH
johnlhaxor
Offline Send Email
Jun 8, 2005
5:03 pm
2126
Duh! I'm very new to the tool and never realized there is a "Generic ODBC" option! I also figured out how to apply the filtering properly so things are looking...
McClendon, Rick
rmcclendon@...
Send Email
Jun 8, 2005
6:42 pm
2127
Hi, Ok, I have added to my todo list to add support "composite" datatypes. ADS currently doesn't list them. thanks -John...
John LH
johnlhaxor
Offline Send Email
Jun 8, 2005
8:08 pm
2128
Hi again, The problem occurs for every procedure. Scripting of the create of the procedure also don't work. But it does not give any message either. A sample...
Abdullah Akoglu
abdullah_akoglu
Offline Send Email
Jun 9, 2005
1:37 pm
2129
I've typed a very simple SQL query in the Query Analyzer. When I hit the Execute button, the results show up just fine in the text window (split-pane view)....
brian_michelle
Offline Send Email
Jun 9, 2005
1:38 pm
2130
Hi Brian, Can you tell me the database type and version you are working on? and what version/build of ADS you are using? It could be a capitalization issues....
John LH
johnlhaxor
Offline Send Email
Jun 9, 2005
2:48 pm
2131
Hi Abdullah, I tried your example below and it worked for me. I am able to script and bring up the editor for the function. The query that ADS uses to ...
John LH
johnlhaxor
Offline Send Email
Jun 9, 2005
4:00 pm
2132
Hello, The big thing holding me back from using ADS is that when I edit a record, if the table doesn't have a key, it won't let me save the changes to the...
Chris Thomas
cwt137
Offline Send Email
Jun 9, 2005
7:03 pm
2133
Hi Chris, If your table doesn't have a primary key, then you can click on the "Primary Key" tab and select the columns you want the Table Editor to use as the...
John LH
johnlhaxor
Offline Send Email
Jun 9, 2005
7:09 pm
2134
John, A minor quirk, but is there a reason that, when looking at the Grid Results pane, if there are 2 result sets, you can change the height of the grid by...
Greg Hesla
ghesla
Offline Send Email
Jun 9, 2005
8:51 pm
Messages 2105 - 2134 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