After some investigation of this: it looks like the grid component doesn't support the use of Shift in selecting a range of cells. I will raise this issue with...
Phil, It was I who originally raised this issue here. Thanks for looking into this with the #Grid developers. If they can implement it that would be great. If...
Hello! Sometimes at certain select queries (I still don't recognize the pattern) AQT (v 7.1.4) returns the records but also the error message like this one: ...
I third that emotion.... :-) :-) :-) But really: I think, also the third parties should do some work. And when we spare Phil to do this delicate job, perhaps...
Agreed. I too was thinking that this functionality should be implemented in the Grid. It does not really make sense to implement it in AQT code and would not...
given a simple sql like select * from table_name, i'd like to add a comment to the sql such as: " If no rows are returned then no records are in error " ...
The correct way of adding comments is with two minus signs, eg: -- If no rows are returned then no records are in error select * from table_name Some databases...
I have a few AQT enhancement items that I'd like to get on "the list". These are all for DB2 on z/OS. 1. We've talked about this one before. When granting...
Could this simply be the code for the last FETCH (of many) from a cursor? Normally, you don't report that to the user. ... warning ... you ... tell me...
Hi, I am trying to create a documenting process. I need script and run in batch mode the Generate DDL function. Can anyone tell me how I might go about this....
Quite likely. Normally AQT doesn't report on this code. However if it comes across to AQT in a different way (such as a warning/information message) then AQT...
OK. 1. this has been added to our enhancements database as request F227. This is scheduled for AQT v8. 2. ditto, request F226, scheduled for AQT v7.1.6 3....
Thank you all for your concern about my time. I have been in touch with the developers of the grid and they have given me some sample code which implements the...
Ooooops..... And now??? Whats about our bonus for our next wishes????? ;-) Thank you, Phil, for touching! You really do a great job! Josef ... When ... keys ...
Great news. I will wait for 7.1.6 and then check it out.. Thank you Phil! Jim C _____ From: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] On Behalf Of Phil...
Sounds good. On F226, I assume that you are talking about Synonyms, right?" On the compare, I'm talking about the "Simple Compare -> Compare all tables in...
This feature is really helpful!!!! Maybe I'm stupid but I can't figure out how to generate statments for multiple tables. What is generated is for the table...
I generally use a split sql window with the sql statement at the top and the data grid at the bottom. Would it be possible to enable the More button in the...
The Generate Text currently doesn't do this. It generates text only from what is displayed on the window. So you can generate text involving a list of tables,...
This data-grid display is designed as a basic display and lacks many of the features of the full data display. I guess I could add a few more features to it...
Hi, I am a new user of aqt and find it really useful. I have doubt, how can i find the free,occupied,total space occupied by each table space.. (db2 udb) ...
Hi there, when you are displaying Tablespaces, change the drop-down at the top of the middle grid to "Snaphot Info". This will show you size, percent free etc...
Hi phil.. many thanks.. regards maha ... === message truncated === __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try...
Hi phil, I tried the snapshot option but i am getting Query failed with: 38553(-443)[IBM][CLI Driver][DB2/6000] SQL0443N Routine "*_TBS_CFG" (specific name...
Hi Maha, after doing a search on the web...... this error message occurs when you do not have the authority to run the Snapshot monitor functions. To correct...
Has been released, and can be downloaded from www.querytool. com/aqt715.zip This has a number of miscellaneous fixes and enhancements. A list of these can be...
Hello Phil, thank you for the new version 7.1.5. In the SQL-Editor I have testet the key F3 after closing the Find- dialog. It works - but there is an other...