Hi, Below is a new patch with a minor fix and feature. The new feature is one that has been on the queue for some time, which many users have asked for. Here...
Thanks! I was just about to file a bug report for something else, then saw this new feature which I thought would allow me to work around the problem....
Hi, I was able to reproduce this. The script is working ok, but the initial current schema in the dialog is not refreshed. If you execute a query then it...
Hi, Below is a new patch with minor fixes and features. thanks -John Patch: http://download.aquafold.com/download/v7.5.0/ads-7.5.17-patch.zip Update...
Thanks for the very fast turnaround, my script to change schemas now works fine! The filtering still seems to be broken though. Here are the steps to...
Hi, Are you saying the problem exists with the script initially changing your schema? Without the script, what you are describing will be the case. You...
"You should not filter out the schema that your user is set to use" - you mean I shouldn't filter out the user's default schema? If so that was not at all...
The new script functionality works fine, the problem isn't related to that at all. The problem (assuming it is a problem, not a misunderstanding on my part!)...
Hi, Below is a new patch with minor fixes. thanks -John Patch: http://download.aquafold.com/download/v7.5.0/ads-7.5.18-patch.zip Update Instructions:...
Hi, Only Oracle and DB2 allow you to change the schema context, so this only applies to Oracle and DB2. The schema combo box displays the schema context you...
I still feel this violates the "principle of least surprise" and should behave differently, but since I can now achieve what I was after with the new script...
Hi, When sending the results to Excel it appears that there is a length cutoff of 1024 per column in Excel. This is definitely not happening within ADS as the...
Hi, Long strings cause issues in exporting to Excel. We currently have a limit size of 1024. I can increase it, although we do need to have some limit. I...
Hi John, The max size you are describing would be just fine for us. And we would also be just as happy to have it user/schema-defined as Brad requested....
Hi, Below is a new patch with a new option. thanks -John Patch: http://download.aquafold.com/download/v7.5.0/ads-7.5.19-patch.zip Update Instructions:...
Hi, Build 7.5.19 now allows you to increase the max length. I think the reason there was a limit to 1024, was because Excel 2003 had a limit. The limit is that...
Hi, I'm running ADS 7.5.11 on Mac OS X 10.5.7 against an Oracle 10g Express Edition Release 10.2.0.1.0 instance. I'm trying to use the debugger to exercise...
Hi, The error is occuring because the datatype being set is not understood by the JDBC driver. You could possibly set the datatype in the .variable to...
Hello, I am unable to get DESCRIBE or DESC to work on an oracle table in AS 7.0.4. Is there something special I have to do? "DESCRIBE table_name" gets the...
Hi, There have been numerous Mac/OSX users reporting that the latest Java Developer Preview on OSX breaks ADS. This update of Java on OSX seems to have a...
Hi, The DESCRIBE command is a SQLPlus specific command not supported by Oracle. In ADS you can use the Auto-Describe functionality with the CTRL-D hotkey. ...
I presume that file goes in '/Applications/AquaDataStudio/Aqua Data Studio.app/Contents/Resources/Java'. If so even after putting it in, ADS still won't...
Hi, The easiest thing is to put it in : /Applications/AquaDataStudio/Aqua Data Studio.app/Contents/Resources/Java/apple/aqua2.jar ... and this should work. If...
Hi John Moved it but getting the same error message unfortunately. This came about after simply doing the Apple Java update that came out today, not even the...
... I just wanted to clarify this. Java Update 4 that Apple is releasing is the same as the developer preview and Apple is now pushing it out through the ...
Brian Schlining
bschlining@...
Jun 16, 2009 2:00 am
7346
After some scurrying around with Google I figured out where Apple's new version of JavaApplicationStub was located (for anyone else having this trouble and...