... I've upgraded to OpenSuSE 10.3, and the now all is well, CompizFusion and native 64bit Java. # java -version java version "1.6.0_10-beta" Java(TM) SE...
When I start up SQLPLUS for Oracle, I can specify a start up script for settings. One of the things I do in that start up script is alter session set...
John, Is this feature supported other than highlighting every row in a specific column and copying it, is there a way to select all on a given column or...
Hi, At the moment you can't do this with a click. You can click first cell, Shift-Ctrl-End. I've put this on the features list to add the right mouse click ...
Hi, Many OSX Leopard users have reported the performance problems with the ADS Grid and Table Data Editor on Leopard. We have isolate the bug in Java for OSX...
For me, performance is maybe a little better for me compared to earlier versions, but still not great. For instance in an 'edit table data' window with 70...
Hi, ... a numeric field gets selected ... This is also a bug in Leopard. This does not happen in Windows, Linux, Solaris or OSX Tiger. We currently don't...
I have found this issue as well. The workaround I use is to hit the command (apple) key once prior to typing, and the current value will be selected. Then,...
Hello, I have recently started using Aqua Data Studio 6.5.9 for managing my mysql v5.0 server and I have a simple question is there a simple way for editing...
Hi, The procedure editor needs support from the database to be able to do this. MySQL doesn't support ALTER PROCEDURE <BODY> or DDL in transactions. MS SQL...
John, I have a varchar2 field in one of my oracle tables that contains numbers. It's set to varchar2 so it preserves leading zeroes in cases where the value...
Hi, VARCHAR data is never converted in a query for ADS. The value in the VARCHAR field should be exactly what it is in the database. Can you do the query in...
Hello, I have recently started using Aqua Data Studio 6.5.9 for managing my mysql v5.0 server and I have a simple question is there a simple way for editing...
Hi John, I can do that and will when I return to the office tomorrow. But, just so you know, I performed an "Edit table top 1000 rows" -- (sorry don't have...
Is there a way to assign a variable to a query that I run every month? I tried this but don't seem to get any results back. I am using Aqua 6.5 .variable...
Hi, The .variable command is for variable binding, used in executing stored procedures. The &<parameter> is for parameterized scripts. Parameterized scripts...
Hi, In ADS 6.5.10_08, when I import data from a spreasheet into PostgreSQL 8.3.1 on i386-apple-darwin9.2.2, it maintains the case of the column names. However,...
Hi, In PG, if you don't quote, then lowercase is assumed. If you don't use quotes when you create the table, then they will use lowercase. In this case you...
John, Thanks for the information. Here is the situation. I have a spreadsheet with the columns: A, B, C when I import using Tools->Import Data, columns A, B,...
Hi, I am a little confused because in the Import Tool you can only import from CSV files. Is this an Excel file? or a CSV file? In the Option Tab you can...
John, I really like being able to drag and drop object names (table, column, stored proc names) from the server pane to a query analyzer but it would be nice...
John, I am using excel to create the .csv file, hence my use of the word spreadsheet. I didn't mean to imply .xls, or .xlsx No, I am importing directly into...
Hi, ... table name into the QA window, but a ... that would ask if you want to include the schema name. We do have this on the list. ... a file is it possible...
Hi, You haven't mentioned any errors or messages. What you are describing should work. What is not working? Can you provide a screenshot? thanks -John...
John, Here you go:  Everything's cool so far... But, then:  The quotes in the preview aren't removable so, as expected:  Which is totally consistent...