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 1712 - 1741 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1712
Hello, Is there any way to change the language to my locale? Is there any resouce bundle file can be used? I found DataStudioMessages.properties in...
emisjerry
Offline Send Email
Jan 3, 2005
6:54 am
1713
Hi, ADS currently isn't fully internationalized. This is something that I have had on my todo list for a while but just haven't gotten to it. I would say that...
John LH
johnlhaxor
Offline Send Email
Jan 3, 2005
7:12 am
1714
John, If I run a script that modifies the database (alter table, create procedure, etc.), I have to disconnect and reconnect in order to see the changes in the...
wolfboy117
Offline Send Email
Jan 6, 2005
8:04 am
1715
Hi Mike, The only time you need to disconnect/reconnect is if you are using a Generic-JDBC/ODBC connection type. But I am assuming you are using SQL Server,...
John LH
johnlhaxor
Offline Send Email
Jan 6, 2005
8:13 am
1716
Thanks, John. I must have missed that... Mike ... a ... using SQL ... of the ... to F5 ... http://groups.yahoo.com/group/aquadatastudio/message/1677 ... see ...
wolfboy117
Offline Send Email
Jan 6, 2005
9:22 am
1717
I'm not sure if you already have this capability as I just downloaded and have started using ADS. But can you tell me how to create an 'export' of the database...
timconley1
Online Now Send Email
Jan 7, 2005
12:19 am
1718
Hi, There isn't an interface to this right now but all the configuration is stored in <USER_HOME>\.datastudio\ ... so all you need to do is copy this directory...
johnlhaxor
Offline Send Email
Jan 7, 2005
1:34 am
1719
John, Bug: In ADS (I am running version 3.7.19 against SQL Server 2000), the title bar includes the name of the file open in the current window, or [untitled]...
Greg Hesla
ghesla
Offline Send Email
Jan 7, 2005
5:12 pm
1720
Hi Greg, ... associated with the last ... I have fixed this and it will be out next build. ... see ... This was the original idea, but there was a bug. I have...
John LH
johnlhaxor
Offline Send Email
Jan 8, 2005
12:54 am
1721
We have an Oracle DB that has switched machines and so I have to re-do the connection parameters. I can't seem to get this to work even though the same...
jsolderitsch
Online Now Send Email
Jan 11, 2005
6:30 pm
1722
Hi Jim, The first thing to know is that the OCI connection type is only available if you have the Oracle Client software installed on your machine. Only...
John LH
johnlhaxor
Offline Send Email
Jan 11, 2005
7:31 pm
1723
... I did a little more detective work and if I replace the oracle.jar file that is packaged with ADS with the classes12.jar file that my Java project uses to...
jsolderitsch
Online Now Send Email
Jan 11, 2005
7:32 pm
1724
Hi, ... need to ... You will need to downgrade your driver to the version of your OCI Oracle Client installation. This is only required when using the Oracle...
John LH
johnlhaxor
Offline Send Email
Jan 11, 2005
7:46 pm
1725
... I didn't make myself clear. I was NOT selecting the Oracle OCI connection type -- I was using the topmost driver that ADS displays when you set up a new...
jsolderitsch
Online Now Send Email
Jan 11, 2005
8:39 pm
1726
... server connection using ... Oracle features, right? That is correct, you will loose alot of features. ... driver and trying to ... replaced (older) ... ADS...
John LH
johnlhaxor
Offline Send Email
Jan 11, 2005
8:51 pm
1727
Hi, I have put out build 3.7.20, which has some minor fixes. I am currently finishing up variable binding and better support for working with Stored ...
John LH
johnlhaxor
Offline Send Email
Jan 11, 2005
10:05 pm
1728
... Excellent, thank you - this is about the only thing I found myself going back to Toad for ! It would be nicer if the errors window 'appeared' automagicaly...
Thomas Chiverton
thomas.chiverton@...
Send Email
Jan 12, 2005
3:20 pm
1729
Hi, ... part of the ... Yes, I will be doing this. I wanted to get the mechanism working first. I will be adding it to the editor window and allowing for the...
John LH
johnlhaxor
Offline Send Email
Jan 12, 2005
5:09 pm
1730
Hi, I have put out build 3.7.21, which now has support for variable binding. Query analyzer scripts now have support for 4 new client side commands which...
John LH
johnlhaxor
Offline Send Email
Jan 20, 2005
7:47 am
1731
... Great feature, would it be possible to do the same thing with a procedure inside a package as well though ? -- Tom Chiverton Advanced ColdFusion Programmer...
Thomas Chiverton
thomas.chiverton@...
Send Email
Jan 20, 2005
3:07 pm
1732
Hi Thomas, The variable binding also works with functions and procedures in a package, but since the schema browser doesn't allow you to browse the functions &...
John LH
johnlhaxor
Offline Send Email
Jan 20, 2005
10:31 pm
1733
... Excellent, excellent - try to hopefully have it in the next build is all I ask :-) FWIW all of our procs are in packages, and I expect this is quite common...
Thomas Chiverton
thomas.chiverton@...
Send Email
Jan 21, 2005
4:17 pm
1734
When I try to connect to Oracle using the Oracle 9i - OCI driver, I get this error: "Connection failed: no ocijdbc10 in java.library.path". I'm running on...
d_bunch2000
Offline Send Email
Jan 27, 2005
10:12 pm
1735
Hi, I have put out build 3.7.22. I have tested some of the new database versions, including DB2 8.2 and except for a few bugs that I have fixed all looks...
John LH
johnlhaxor
Offline Send Email
Jan 27, 2005
10:18 pm
1736
Hi Dave, The problem that you are having is that the JDBC driver ADS is using is not the same version as the Oracle Client you have installed on your machine....
John LH
johnlhaxor
Offline Send Email
Jan 27, 2005
10:32 pm
1737
John, does this mean, I can connect to db2 with port 70000 an above? Thanks Prasanna John LH <JohnLH@...> wrote: Hi, I have put out build 3.7.22. I...
L. Prasanna
plaxmina_us
Offline Send Email
Jan 27, 2005
10:32 pm
1738
John, I had talked about this issue a while ago with connecting to Port 70000. I tried with your new 3.7.22 jar, but still have the same problem. Database...
L. Prasanna
plaxmina_us
Offline Send Email
Jan 27, 2005
10:44 pm
1739
Hi Prasanna, I never heard back from you on the last email I sent on your question, but I have actually done some more searching and found that the port range...
John LH
johnlhaxor
Offline Send Email
Jan 27, 2005
10:44 pm
1740
John Oh, I thought I did answer to your queries you had sent sometime in november.. You are correct, that the data base is running on AIX machine. currently we...
L. Prasanna
plaxmina_us
Offline Send Email
Jan 28, 2005
1:06 am
1741
Hi, This was the last email I sent ... http://groups.yahoo.com/group/aquadatastudio/message/1531 ... I didn't get a response. ... it. They are citing security...
John LH
johnlhaxor
Offline Send Email
Jan 28, 2005
1:57 am
Messages 1712 - 1741 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