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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2018 - 2047 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2018
hello, in a package body i have the following code : vRES:= '<? xml version=''1.0'' ?>'; when i compile it under aquastudio, it is automatically replaced with...
auxonne2001
Offline Send Email
May 3, 2005
2:29 pm
2019
Hello, This is probably a dumb question, but I searched the archives and didn't find anything of use. When I select the contents of a table that has a TEXT...
Ian Ribas
ianribas
Offline Send Email
May 3, 2005
2:29 pm
2020
The Aquafold site states that Aqua Data Studio 4.0 could be run at the same time as Aqua Data Studio 3.7 ( or any other ). I have had both on my system...
anthony_buckland
anthony_buck...
Offline Send Email
May 3, 2005
2:31 pm
2021
Hi Anthony, The first thing to do is isolate what JVM you are using. This depends on what ADS package you installed. The best thing to do is to use the batch...
John LH
johnlhaxor
Offline Send Email
May 3, 2005
2:51 pm
2022
Hi, I just tried this on ADS with the visual dialog editor, proc editor and the query analzyer and they all worked correctly for me. Can you tell me how you...
John LH
johnlhaxor
Offline Send Email
May 3, 2005
3:22 pm
2023
Hi Ian, It seems that the TEXT values are coming back as byte arrays. I was converting to hex values. I have fixed this. Here is the patch ... ...
John LH
johnlhaxor
Offline Send Email
May 3, 2005
10:46 pm
2024
Hello there, Currently, the J2SE 5 installation as designed by Apple installs alongside the 1.4.2 release. Is there a way to have the double-clickable mac...
greg stasko
greg.stasko@...
Send Email
May 4, 2005
4:54 am
2025
Hi John, and thanks for your time. I should have been a little clearer: in between each of the steps I restarted my PC, and each installation is the...
anthony_buckland
anthony_buck...
Offline Send Email
May 4, 2005
8:15 am
2026
Hi John- Apparently I have been wasting your time, for which I apologise. I had had an app made by Nesoft ( www.nesoft.com ) called "Change folder icons"...
anthony_buckland
anthony_buck...
Offline Send Email
May 4, 2005
8:16 am
2027
Hi Greg, ... utilize the J2SE 5 JDK? I believe the double click app is launched with the default JVM configured for the OS. From a terminal window you can...
John LH
johnlhaxor
Offline Send Email
May 4, 2005
9:03 am
2028
With J2SE 5.0 and OSX 10.4 Tiger, you can launch /Applications/Utilities/Java/J2SE 5.0/Java Preferences and configure your installation. Just move the J2SE 5.0...
Larry D. Wilson
linuxlars
Offline Send Email
May 4, 2005
3:46 pm
2029
Hi John, Thanks for the prompt reply. The patch works just fine, thank you very much. Ian....
Ian Ribas
ianribas
Offline Send Email
May 4, 2005
3:46 pm
2030
hi, in the schema browser, i select a package body, then "alter package body" in my code i had the following procedure : procedure test is v varchar2(100) :=...
auxonne2001
Offline Send Email
May 4, 2005
3:47 pm
2031
Hi, The problem you are having could be related to the JDBC driver, connection type or version of Oracle you are using. Can you tell me the version of Oracle...
John LH
johnlhaxor
Offline Send Email
May 4, 2005
4:51 pm
2032
First, love Aqua Data Studio! Second, I was wondering if anyone has any experience with the JDBC- LDAP driver from http://www.openldap.org/jdbcldap/ (or any...
Micah Cooper
coopermj1
Offline Send Email
May 4, 2005
8:56 pm
2033
Hi Micah, I haven't used the LDAP driver, but with the error you are getting I am assuming that you either haven't specified the jar location correctly or your...
John LH
johnlhaxor
Offline Send Email
May 4, 2005
9:44 pm
2034
Ah, I had completely the wrong thing in for the Driver field -- many thanks! -Micah...
Micah Cooper
coopermj1
Offline Send Email
May 5, 2005
3:46 am
2035
Many thanks for this discussion and for this tip in particular. Aqua Data Studio runs fine under Tiger / J2SE 5.0 on my system. Tad Davis ... -- Tad Davis ...
Tad Davis
taddavis_19144
Offline Send Email
May 5, 2005
2:47 pm
2036
Hi All, I downloaded the latest version as well as the 4.0.10 jar file and I can't open the query analyzer window (Ctrl-Shift-W) option. Hendrik Kotze (DMS) C...
Hendrik Kotze (HJ)
hendrikkotze
Offline Send Email
May 5, 2005
2:48 pm
2037
Hello John, I just thought I would point out a strange behaviour I noticed. When trying to compile a function with PostgreSQL 7.3.4 logged in with an user that...
Ian Ribas
ianribas
Offline Send Email
May 5, 2005
2:48 pm
2038
With PhpMyAdmin i give all privileges to a user (called pippo) with a password. Localhost is the host from i connect. In the windows of connec to server db, i...
Andrea Bersi
abmcr@...
Send Email
May 5, 2005
2:49 pm
2039
Hi Hendrik, This is a bug that was just introduced with a change, I have fixed this and you can get the patch here ... ...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
3:11 pm
2040
Try as I might, I could not get ADS to use a Java version > 1.5, even though 5.0 IS installed. I finally found the reason on CNET: (and yes, it works fine...
kori42
Offline Send Email
May 5, 2005
4:43 pm
2041
Hi Ian, The Procedure/Function Editor for PostgreSQL is new and has just been enabled in the 4.0.10_x builds. I haven't put out any notes on it yet, I am still...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
5:50 pm
2042
Hi Kori, The Java packages that Sun Microsystem puts out are only for Windows, Linux and Solaris. Apple is the only company that puts out a version of Java...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
6:01 pm
2043
I have 2 versions of ADS installed on my workstation. Version 3.7 works fine, however Version 4.0.10 displays binary data results as small boxes instead of...
dwhoffm
Offline Send Email
May 5, 2005
7:44 pm
2044
Hi, Can you tell me what database server and version you are using? and what datatype the column is? ... so I can replicate here. I just fixed this problem for...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
7:55 pm
2045
It seems that the full host and domain name is required for the GRANT. -John Hello John, i have success with the procedure you send me at ... but i have...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
7:55 pm
2046
I am using Sybase ASE 12.5 and the datatype is binary. ... what ... <mailto:aquadatastudio-unsubscribe@yahoogroups.com?subject=Unsubscribe>...
dwhoffm
Offline Send Email
May 5, 2005
8:14 pm
2047
Hi, The data for binary columns is returned by the Sybase driver as a byte array. ADS doesn't convert it to HEX, it displays the byte array as a string. Here...
John LH
johnlhaxor
Offline Send Email
May 5, 2005
9:08 pm
Messages 2018 - 2047 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