Hi, The link you sent doesn't go anything so I can't see it. ADS uses this query to get storage information ... select db_name(u.dbid) as databasename, d.name,...
Here's one for your to do list: Print Results. Can you throw a Print command on the menu that comes up when you right click on the results area? -- Matthew O....
Hi, I've put this on the items for 7.0. But I need to look at how this behaves. Printing is currently at the main frame level. Ctrl-P will print for you,...
In MSSQL query analyser, I can drap and drop all columns at once by dragging the "Columns" folder over to the edit window. Why can't I do this in Aqua Data...
Occasionally I will forget to join two tables and execute a query that is going to take too long. I click the red stop button but nothing happens. My own...
Hi, When you hit cancel, ADS will send a cancel command to the server. If the server doesn't cancel, then ADS will just wait for the server. Whether it...
When will 7.0 be available? Will I have to upgrade? From: aquadatastudio@yahoogroups.com [mailto:aquadatastudio@yahoogroups.com] On Behalf Of John LH Sent:...
John, I got to where you wanted me to go. I'm working with a sql server 2000/2005 db. I click the options for the nulls fields and they give you a list of 3...
John, Is there a plan to allow drag & drop from the scripts tab to an open Query Analyzer window? I know you can right-click and choose Open To -- but that...
Hi, ... Query Analyzer window? I've added this to the todo list. ... Analyzer window, ... something unreadable This is probably because the encoding of the...
Thanks for adding this to the todo list. Yes, if I open up a query analyzer window and choose to open the file using the QA open file button, the script comes...
Hi! I am using MySQL 4.1.22. full version info: mysql Ver 14.7 Distrib 4.1.22, for Win32 (ia32) Do you know if any version of MySQL supports the cancel...
Hi, I can't get this to happen for me. Can you send me an example file (I need to know what encoding you are using)? Can you also tell me your default...
John, Is there a way (and I'm just not seeing it) to be able to use ADS to edit a table's fields and their parameters once a table is created? In SQL...
Hi, You can ALTER Table from the schema object to make the modifications. You make the modifications and ADS will generate and execute the DDL when you hit ok....
Hello, One frustration I have when working with schemas with many tables is the inability to group them together based on their content. Sometimes it can be a...
Tim Orme
torme@...
Aug 14, 2008 7:44 pm
6598
Hi, This sounds like a good idea. There have been many request enhancements to the schema browser, so I've put this in with these feature requests. thanks ...
Hey John, I've just started to get involved with mysql procedure programming. The server version I'm working with is 5.0.22 and the version of ADS I'm using...
I am getting an error whenever I try to save a new file, it creates and Empty file, but then displays the "Failed to Save '<FileName>' Where <FileName> is the...
Hi, This bug was just introduced in the last build. Here is a fix ... http://download.aquafold.com/download/v6.5.0/ads-6.5.12_19.jar Let me know if you still...
Hi, The procedure editor supports databases that have support for ALTER PROCEDURE BODY, CREATE OR REPLACE PROCEDURE BODY, or DDL in transactions. Oracle...
Hello John, I experienced a problem with result set pane in ADS 6.5.12. When doing a query on my Laptop with OpenSUSE 11 32 Bit and Sun Java 1.5 b06 against a...
Hi, Looks like you have line feeds are something in the results. What does the Grid Results look like? regards, -John ... Hi, Looks like you have line feeds...
In query analyzer, when pressing ctrl + S (for SELECT template) editor looses focus (I guess that pressing alt changes focus to the main menu) so I have to...
Hi, Can you tell me what version of ADS you are using? and on what OS and version? Also, what version of Java in Help->About:System? Ctrl-S is supposed to...