Hi Phil, Sybase ASE Environment: AQT only prints the first 100 rows, although this file has 130 rows. The print 'End' is not shown, but the deallocate is...
Hi, I don't quite gets these results, for the first query I just get one row returned. The second query works fine. It seems that when "set cursor rows" isn't...
Hi, for the first query there should be a 130 result sets, as the 'set cursor rows' is 1. If i explicitely specify 'set cursor rows 1 for AktionCsr', there is...
Hi, Using the 'rename procedure' function to rename procedures results in the renaming of the procedure, but the contents still contains the old name in the...
System: Sybase ASE Hi, Some points about the sybase procedure editor (Alter procedure or redefine procedure) in general: - It would be a great help to...
Hi, after creating or renaming objects the listed objects are not automatically refreshed. There should at least be a refresh button to accomplish this task....
I get the error at the bottom of this post while trying to use --aqt load in batch mode on a DB2 database. It appears that the same load works in online mode....
This is true. AQT will not automatically refresh as for some databases this can take a few seconds, instead our philosophy is to allow the user to decide when...
Yes, this is true. AQT just issues the Sybase command to rename the procedure; Sybase will not change the text of the procedure so there is indeed an...
Hi, 1) in AQT V8 I will be adding many more editing functions to the procedure window (in fact I have been working on this over the last few days). This will...
Phil, First off let me say that I appreciate your work, and you've done a fine job with V8 beta. I like the improvements I've played with so far. With that...
Hi Phil, Don't remember seeing this gotcha so far. Click in the scroll bar of the Database Explorer area and things scroll to the right. Now click on the...
Thanks for the feedback: a) in Group Calculations, if you check "Show in Header" (the last column), it will show the calculation in the group-header, as...
Your Sybase seems to be working quite differently to mine. I wonder if you can tell me: a) what ODBC Driver you are using. You can see this from the AQT ...
In the beta v8, when you connect to one or more databases, there is a button icon at the bottom (if you choose bottom) that represents the databases you are...
Phil, I confused about creating batch files. I'm looking at the example batch.sql file and everything is commented out except the Select statements. Also,...
Hi, all AQT batch control statements start with --aqt so they do look like comments. This is done deliberately - you can imbed your AQT control statements in a...
You can download a fix for this from http://www.querytool.com/aqt717b. zip If you are running a release of AQT prior to v7.1.4 you will need to install the...
I'm researching AQT for my company, and I'd like to know if AQT can be installed on a server, and run by many desktops, or does it have to be installed on each...
Yes, I think the beta failed to run on Windows XP SP1. I think I have fixed this - when I do the next build of the beta (next day or two), this should run OK. ...
Hi there, AQT has to be installed on each desktop, as it contains a number of components (dlls and ocxes) which need to be registered to Windows. However,...
In DB explorer, I go back in history. Sometimes when I select objects in the middle grid I get the message: Processing Error at sgtab_rc_change Parameter...
AQT can be run from a Citrix server. We do that here for on-call support from home. AQT has to be installed from the physical console, not just the a remote...
Hi, I've read the old messages in this forum that discuss support for timestamps and I can see that when AQT does a select of a timestamp it wraps it in...
You are right - I thought I had done this for interval data types as well as for timestamp types, however this was not so. I have changed AQT to add the...