Hi Phil, OK, so the outcome is that I need to use the OraHome in OraHome92 driver, but when I use this one I get another problem which I described earlier: the...
Where can I change the display limit of package body text? Apparently only the first 1,500 lines of body text appear. I'd like to see the package body text...
I guess you are stuck between bugs in both drivers, so there is no easy solution. One thing you can do is: select to_char(numeric_column) from table This will...
Hi, Select - Options > Run SQL > Enable "get more rows" feature This will display all Body Text. Regards. -- Troy Pascoe Technical Support Cardett Associates...
So in both cases, it's a bug in the driver? I was hoping that a small change to an option in AQT would solve the problem. ... I just tried the to_char() on my...
Hi Guys, new to AQT, currently using enterprise version as an odbc query client on vista business against teradata. where do you set this favourites mode? like...
See Options > Table Information > "Show Favorites on startup" Phil. ... client ... wait ... no ... when ... running ... se. It ... text ... will be ... ...
Hi, When starting AQT I connect to a db2 for i5 (AS/400). I can see all my libraries, and I can also see my Stored Procedures in the left grid under...
I'm not sure of the problem exactly. The message implies that something might not be configured correctly within your Db2 Client. It would be useful for us if...
Hi Phil, found that option, but doesn't seem to do anything? have restarted AQT and even rebooted, but still getting objects instead of favourites on startup ...
I ran into what appears to be a bug using Data Loader 8.2.3 Extended. If I try and load numeric values from a csv file (with a decimal point) into a table...
Hi there, this problem is fixed in the latest build, which you can download from: http://www.querytool.com/aqt823j.zip Phil. ... Extended. ... away the...
Hi, I cannot see the information I need in the debug file. Can I ask you to do me another? This time can you stop your AQT session, start a new session, switch...
Hi Troy, where is the debug option on signon? i did fix my problem by creating and then making blank a fav<connection name>.txt file. Thanks for your help, on...
Hi, The debug option on the signon screen can be accessed by choosing - Options (from the signon screen menu) > General > Debug Mode. Transaction mode can be...
I have a file containing a bunch of alter statements and need to do a REORG on a db2 table in between running some of them, is there a way to do this from the...
No, there isn't currently a way to do this. However it would be useful to be able to do this. I'll add this in as a feature request. Phil. ... a ... the...
I would like to skip the "Run Multiple SQL Statements dialog box. Hence, always run all statements when you hit the Run (>) button at the top. I have a set of...
Phil, Since you are moving to .net for version 9, you will not have to register components, as currently occurs. So I am assuming, since a dot net exe, can run...
Hi guys, any idea why this query does not get recognised in an AQT script, it is fine in interactive AQT? It is behaving as if the ; is invisible or contained...
AQT v9 will still have some third-party components which will need to be registered (though I'm not sure how exactly this works in the .net environment). AQT...
Hi there, what version of AQT are you running? This problem existed in AQT v7. As with AQT v8 we have improved the parsing of statements, so this problem...
Hi there, to change the order of the AQT-Layout i tried some changes at the .cfg-File such as: menu1;&Show; My View;116;1;Z;Y; &Tables and Views;1;1;Z;Y; ...