We are running on SQL Server 2000 and I have the column display at 1000. Related question, even if the column display was set too low would you not see all of...
This might be out there already, but search isn't working. Please, add closing a tab with middle click. Tabs accumulate very quickly, and the methods to close...
Not sure if there is another way to get this done, but if I try to paste the CREATE statement for a stored procedure in the SQL window, AQT tries to split it...
It would be helpful to be able to open multiple Compare Data windows. Running a compare can take a long time, and it would be nice to be able to run another...
Is there a way to generate standard SQL from a table, e.g. SELECT, INSERT, UPDATE, CREATE, etc? It would be helpful as a right-click from the table name in the...
You can close a tab with Right-click > Close. Or you can right-click > Selective Close to close a bunch of windows. Search seems OK to me. Are you referring to...
That sounds like a good idea. I'll add it to our list of possible enhancements. In the meantime you can do this by having more than one AQT session. Running...
Not per se, however these can all be done in one way or another. Select. Select a table then click on Query Builder. If this just shows "select * from table",...
Not sure why this might be happening. I've tested this on our SQL Server 2000 system and it works OK there. When you switch to update mode, you just see the...
Sorry, I was talking about the search in Yahoo groups. Yes, I know about Selective Close and right-click close. Right click takes too long, and requires more...
I tried that, and it doesn't split them up but the script still doesn't run. If I paste it into SQL Server Management Studio, it works. I hate having to keep...
Ah, go to Options > Run SQL and change Statement Delimiter to GO. In addition, you need to go to Options > Technical Parameters and select Use SQLExecDirect. ...
After the installation of AQT 8.27, I receive the error:Error initializing AQT: Component 'XpNetMenu.ocx' or one of its dependencies not correctly registered:...
If you are running AQT on Windows Server 2008 or Vista you may need to disable a feature called Data Execution Protection. This issue is described in...
Hi, I´m having serious problems with exporting data from an Oracle database as insert statements: one table cloumn is defined as VARCHAR2-type. This field...
Hi there, there is no way of replacing the line-breaks with /n characters. However I've generally found this not be a problem when generating insert...
Hi, the problem with the line breaks comes if you want to start the sql-script from sqlplus. Sqlplus doesn´t cope with the line breaks. But your suggestion...
I'm evaluating AQT and could not determine how to modify existing stored procedures nor create new stored procedures in Firebird. My database is Firebird...
Hi there, We haven't yet configured the AQT admin system for Interbase / Firebird. So the Stored Procedure builder isn't available for this database. For...
Hi Phil, i don't know if it is a problem of AQT/Windows Server 2003/DB2. Situation: i am running Batch AQT-Scripts (using scheduled tasks) on Windows Server...
For some reason, AQT is running low on memory. I can't imagine this would be due to changing to a new version of DB2. This could happen if you have a lot of...
Greetings, When the "Save Password" feature is used in AQT under Database Signon, is the password saved in the Registry for the user? I'm assuming its...
I use AQT on DB2 iSeries tables (iSeries Files) that are created "natively" not via SQL CREATE operations. These tables (Files) do not contain iSeries...
Hi Phil, Following up on this old post. Would it be possible to have AQT make an automatic re-connection in cases where you have clicked on the "Run" button...