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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 891 - 920 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
891
Hi, Although I uploaded 3.5.7 before the holidays, I realized that I never sent off an email to the mailing list, oops. Here is the update on 3.5.7. I have...
John LH
johnlhaxor
Offline Send Email
Jan 4, 2004
6:52 pm
892
Hi, The last couple of update posts have the last line cut of, which is the instructions of how to update on OSX. It should read ... UPDATING ON OSX ... 1....
John LH
johnlhaxor
Offline Send Email
Jan 4, 2004
7:23 pm
893
Is there an FAQ for this group? I'm new to SQL and am using OSX. I would like to use mySQL just like I have used FileMaker databases in the past, (except using...
richard27410
Offline Send Email
Jan 5, 2004
2:34 am
894
Coming from a similar background I have found the combination of Aqua Data Studio and an application called Servoy together with whatever SQL backend database...
John Allen
qprjohn
Offline Send Email
Jan 5, 2004
2:53 am
895
Delurking. I was/am a Filemaker guy. I am also a Servoy guy. Servoy is a nice tool, and in the next version they are supposed to have a standalone java...
Terry Adams
terryadams4
Offline Send Email
Jan 5, 2004
2:17 pm
896
Hello John, I don't know if it's just me but the link below takes me to datastudio_3_5_6.jar. I had to manually go to www.aquafold.com/download and click on ...
Theresa Bell
theresakb_2000
Offline Send Email
Jan 5, 2004
10:13 pm
897
Hi, Thanks for pointing this out, you are correct. Must have been a hyperlink issue when I copied/pasted into the email and changed the name to ...3_5_7.jar...
John LH
johnlhaxor
Offline Send Email
Jan 5, 2004
10:50 pm
898
I'm hoping for an open sources solution that minimizes the need for programming or having to learn a new language. That's the attraction of FileMaker. Drag and...
richard27410
Offline Send Email
Jan 6, 2004
3:06 pm
899
Still quite expensive, $2000+ kind of takes away from the Free mySQL that comes native with the Mac. I would love to find an open source solution to complete...
richard27410
Offline Send Email
Jan 6, 2004
3:06 pm
900
I am using the linux version of aqua data studio for executing the sybase transact sql scripts. The datastudio query analyser generates strange error which I...
radhak5
Online Now Send Email
Jan 6, 2004
11:23 pm
901
Hi, Are you using double quotes to surround your text? ... try single quotes. Can you show me the query that you are executing? ... if I can see the query I...
John LH
johnlhaxor
Offline Send Email
Jan 6, 2004
11:37 pm
902
Hi, I am running into an error using the 'Compute' clause in Sybase. This is the query. SELECT protocol, ethni, COUNT(*) total FROM course, patient, respat ...
John Allen
qprjohn
Offline Send Email
Jan 7, 2004
12:53 am
903
Hi John, The COMPUTE statement in Sybase ( and MS SQL Server ) is not supported in JDBC drivers. This has made it hard for me to support them. Sybase also...
John LH
johnlhaxor
Offline Send Email
Jan 7, 2004
1:12 am
904
Hi John, I consistently get unidentified errors when selecting from a Sybase view. The view is setup with this script: create view VDG_INVENTORY_SUMMARY as ...
Little, David (Martini)
david_c_little
Offline Send Email
Jan 7, 2004
1:53 pm
905
Hi, Can you run ADS with the datastudio-bundled.bat/.sh in the install directory, which will run ADS with a console window. Then execute the SELECT statement....
John LH
johnlhaxor
Offline Send Email
Jan 7, 2004
2:06 pm
906
Here is the stack trace: C:\Program Files\Aquafold\datastudio>C:\java\j2sdk1.4.1_03\bin\java -server -cp ...
Little, David (Martini)
david_c_little
Offline Send Email
Jan 7, 2004
2:39 pm
907
Hi David, The error JZDP8 which is begin dumped is described in the Sybase docs below ... I have added some error checking into ADS (for Mondays build) which...
John LH
johnlhaxor
Offline Send Email
Jan 7, 2004
3:28 pm
908
Hi there, I think it'd be better for the OS X crowd if you could replace <NEW JAR BUILD> with the actual current build when sending the e-mails...that way we...
Neil Wainwright
nwainwright2003
Online Now Send Email
Jan 11, 2004
10:50 pm
909
Hi, Originally, I was trying to save myself some keystrokes and typos :) ... but now that you point it out, there is only one of me and 100s of you, so I will...
John LH
johnlhaxor
Offline Send Email
Jan 11, 2004
11:38 pm
910
Hi, I placed a new build with schema browser filtering and results formatting. When registering a server, or modifying its properties there is now a Filter...
John LH
johnlhaxor
Offline Send Email
Jan 12, 2004
6:40 pm
911
Hi, Below is the formatting convention for dates and numbers. -John Numbers ... Symbol Location Localized? Meaning ... notation. /Need not be quoted in...
John LH
johnlhaxor
Offline Send Email
Jan 12, 2004
6:40 pm
912
Hi, Just a quick fix for Oracle 8.0.6 users. -John I have placed build 3.5.9 (update instructions below) at ... ...
John LH
johnlhaxor
Offline Send Email
Jan 13, 2004
9:49 am
913
Hi John, It works great the new filtering and result formatting. My only problem seems to be that when one saves the results as 'grid' (allowing tab-separated...
John Allen
qprjohn
Offline Send Email
Jan 14, 2004
12:07 am
914
Hi, Here are some updates .... I. SQL Server Named Instance Support - The new jTDS JDBC drivers have support for SQL Server named instances, so I have added...
John LH
johnlhaxor
Offline Send Email
Jan 14, 2004
4:51 am
915
Hi John, Thanks for pointing this out. I fixed it in the 3.5.10 build which I just put out. -John...
John LH
johnlhaxor
Offline Send Email
Jan 14, 2004
4:58 am
916
Hi, I am hoping that someone who has extensive Informix knowledge can help me out. There is a user who is using ADS to connect to an Informix server to access...
John LH
johnlhaxor
Offline Send Email
Jan 15, 2004
8:41 pm
917
Hi, After much request for supporing ";" as a statement separator I have add support as an optional setting. In the general tab of the Options dialog you may...
John LH
johnlhaxor
Offline Send Email
Jan 19, 2004
5:18 am
918
... on MacOS X (or Unix) better to do : mkdir -p /"Aqua Data Studio.app"/Contents/Resources/Java/ before cp... which won't work alone... tanks for this new...
Yvon Thoraval
yvon_thoraval
Offline Send Email
Jan 19, 2004
7:10 am
919
... sorry for my error, it was too early to be awake, the best : open a term type in "cp" without the quotes the drag and drop the jar file into the term...
Yvon Thoraval
yvon_thoraval
Offline Send Email
Jan 19, 2004
7:28 am
920
Hi, Yes, the command that I placed is assuming that Aqua Data Studio is on your Desktop. If you move ADS then you will have to adjust the command according...
John LH
johnlhaxor
Offline Send Email
Jan 19, 2004
6:07 pm
Messages 891 - 920 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