Hello Phil, thank you for the new beta-version. It looks very nice! Especially the new functionality in the SQL-window works well: When marking the Table and...
Hi Phil, I have testet a few things in v.6 It looks very nice ! but ..... 1) When i tried to load a table (db2 v.7 for z/os) with # (number signs) in the...
Thanks. # problem. Now fixed. DDL for Stored Procs. The beta didn't have support for stored procs. I have been working on this over the last few days, and this...
Hello Phil, Here is a new suggestion for the function "Display Table". Is it possible to implement this function in the 3rd Window, too? For example when...
Hi Phil - I'm using the new feature "Display multiple queries in same window". Running 14 queries against an DB2 UDB v8.1 (AIX) database, AQT performs as...
Phil: is there a way (didn't see anything obvious in the ini or cfg files) to have the main window bar say 'AQT Beta 6', for example, since i have both 5.6 and...
when changing the output selection to 'Output as Inserts', one has to cycle the NULL selection to NULL to get them, otherwise they are blanks. doesn't seem to...
In this window I change the null display to what (to me) seems sensible for the output-type. For instance, for Export to Excel, I automatically change this to...
Hello Phil, a table is opened by double-clicking only in the second window (that means in the middle grid). When double-clicking in the right grid nothing...
Using the beta against DB2 390, when I select "Generate DDL" I get a pop up that says "admin_get_parms called with zero action-no". Then I click OK and...
If you restart AQT it should come right. I've never had this problem myself, but it indicates that AQT has gotten itself messed up with it's internal...
I had the eval software and I have now bought the software and entered the license key. However, my selects are still only returning 50 rows. Is this not only...
You can reset that option in the options menu: Options > Display Options > Display Limits. We generally suggest not choosing "No limit" (except when you really...
seems that the script generator doesn't output this option when it saves to a file. i have to export some columns which contain xml, and thus have to run...
I have executed several delete from table statements. I get the confirmation message and I reply yes and all is well. However, for some reason the tables seem...
It sounds like you could be running your updates within a transaction. Make sure that Options > Technical Parameters > Auto Commit is checked. I presume you...
This has: . support for PostgreSQL . improved support for Functions and Procedures for DB2/UDB and DB2/390 . miscellaneous bug fixes and enhancements, based on...
Hi Phil and everybody, spent two hours with a really tricky problem with 5.6.0 on XP pro. When opening certain SQL-Scripts AQT went down with a runtime error. ...
I am evaluating AQT for adoption as our company-standard query tool for SQL Server 2000. I am having difficulty with the QueryParm directive when used with...
Yes, this looks like a "bug" in the Editeur control. It doesn't like the Num Spaces=0 (and it didn't occur to me to test this!) I'll change AQT (V6) to check...
The format WHERE DateofService> '$DOSParm' should work OK - I have just tested this on our SQL Server database and it seems fine. Note that the parameter...
Ahh. The key was your suggestion that I look in the .LOG file. I was trying to use this statement in the interactive "Run SQL" window. In that environment it...
When you save the query, it saves with it a couple of control statements that have the parameter description, and the values you used for the parameters. The...
Kinda hard. Is there a PDF on using this software ? ... __________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. ...
This is the message that I see in the lower pane --Note: your SQL is not valid as some tables are not joined I have tried to join tables, but I'm not having...