The current AQT should run OK with DB2 v9, though will not exploit the new features of this version. We will work on DB2 v9 within the next month. Phil....
Our testing has revealed a serious bug with AQT v8.1.0, which we have moved quickly to fix. When using the Drop Table function with some databases, AQT drops...
been wandering around in v8.1.1, and clicked DataTypes in the left tree. got: No Icon for object type M <ok> clicking OK, got the middle tree display....
In previous versions of AQT I hve been able to run the following 3 sql statements and have all 3 results displayed in the results window. Now in 8.1.1 it...
I have used AQT for a couple of years and love it. My Question is on comments in the queries. The comments are removed if you click on SQL on the menu bar at...
Thanks. It can be fixed by placing the following line in the db2udb.cfg file: obj;Type;M;16; Put this near the bottom with the other similar lines. Phil....
These two functions do slightly different things. When you click on the SQL icon in the window-list bar (at the bottom of the window), AQT activates the Run...
Hi Phil, When you click on the SQL icon in the Toolbar, and there is a SQL window already associated with this window, the comments (-- ...) are removed: ...
Andreas - Here is what I believe you are experiencing. You probably have the "Always open a new SQL window" unchecked (Options > General > Window Behavior)....
Chris, i have the "Always open a new SQL window" checked. Also the 'Link SQL window to data window". cheers, Andreas ________________________________ Von:...
I get the following error when generating ddl fro a view on teradata. I am using the standard edition. "Processing error at ddl_gen_click Subscript out of...
Hi there, what version of AQT are you running? You are using the Simple DDL Generator, which is a basic DDL generator that can only do table columns. It cannot...
Hello Phil, I was messing with 8.1.1 and the sql history file and was going to change it to show by day but now I've lost everything and the sql history only...
If you are connected to a database and the connection times out and you use the File/Reconnect to Database, all the other tools work, however the Data Load...
Hi Phil, According to the manual: "if you have multiple SQL statements, you can select the current statement with F4. To run the current statement, hit F4...
Anyone have any ideas as to what may be causing this error? User is getting 'Processing error at build_tv, Index out of bounds' message when starting AQT. ...
Check what you are using for the statement delimiter (see Options > Run SQL). The "select current statement" function takes into account the statement...
What database are you using? Oracle? This error can happen if your are (for instance) using the AQT v8 cfg file with AQT v7. The AQT v8 cfg file has some extra...
It works now; did not have a statement between the sql statements. ________________________________ Von: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] Im...
Hi Phil, This is not a prerequisite but would make AQT more up to date (or more in fashion) if you talk about i5 systems rather than as/400. After 2 almost...
Yes, this does make sense. Thanks for the help! Christine ________________________________ From: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] On Behalf Of...
What is the quickest way to copy 1 DB to another? I do hav ethe extended edition (love it) bexcause I have a hundred or so tables to move.. I really just want...
The Data Loader window only loads a single table, however you can use the scipting component of AQT to load multiple tables. The following is an example of a...