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, 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...
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,...
Thanks, John. I must have missed that... Mike ... a ... using SQL ... of the ... to F5 ... http://groups.yahoo.com/group/aquadatastudio/message/1677 ... see ...
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...
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...
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]...
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...
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...
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...
... 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...
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...
... 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...
... server connection using ... Oracle features, right? That is correct, you will loose alot of features. ... driver and trying to ... replaced (older) ... ADS...
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 ...
... 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@...
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...
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...
... 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@...
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 &...
... 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@...
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...
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...
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, 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...
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 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...
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...