Search the web
Sign In
New User? Sign Up
aqt · Advanced Query Tool Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4184 - 4213 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4184
Phil, I think there's lots of us that would love to see a solution for that crash. If the error occurs when AQT tries to set the errorlevel, then what about...
asdfghjkl
d_haysjr
Offline Send Email
Oct 2, 2009
4:00 pm
4185
Hi, is there any way to run / link to AQT within Excel.. ie.. with Excel open run a query within AQT and return results to the open Excel document with the...
joehilley
Offline Send Email
Oct 2, 2009
6:54 pm
4186
As with AQT v8.2.8, you can prevent the crash by setting: --aqt options,setexitcode=no however AQT then doesn't set the exit code so your batch script can tell...
cardettnz
Offline Send Email
Oct 2, 2009
7:15 pm
4187
Yes, you can export the results of a query to Excel. From the Run SQL window, click on the Export button. Does this do what you are wanting? Phil....
cardettnz
Offline Send Email
Oct 2, 2009
7:16 pm
4188
Once the "main install" has been done (by an admin user), the other should be able to install it without the need for admin rights. Phil....
cardettnz
Offline Send Email
Oct 4, 2009
7:35 pm
4189
Hi Everyone nice to meet you through this forum. I am using teradata . I have tables in two different teradata servers. Is it possible for me to access tables...
naidu_mca2
Offline Send Email
Oct 5, 2009
3:13 am
4190
Hi there, AQT can't join tables which are in more than one database, unless Teradata provides a means to do this (I'm not an expert on Teradata so cannot...
cardettnz
Offline Send Email
Oct 5, 2009
10:13 am
4191
Looks like we will moving to Google Apps, First I am not real familar with Google apps, but will AQT be able to write to the spreadsheet feature in Google aps,...
blkplt1
Offline Send Email
Oct 5, 2009
7:45 pm
4192
Hi, As far as I know, there doesn't appear to be a way to interface with Google Apps directly. However, you can import a .csv file into Google spreadsheet....
cardett_troy
Offline Send Email
Oct 5, 2009
8:52 pm
4193
v 8.2.8 2 Questions: 1) is there a setting for auto-sizing result grid columns ? so that in this picture: http://imgur.com/6ukOx.jpg "CURRENCY_CD" column...
housenman
Offline Send Email
Oct 6, 2009
7:58 pm
4194
Hi, 1. There is no auto-sizing option, but you can resize the column and AQT will remember the width setting the next time you open the table. Also, you can...
cardett_troy
Offline Send Email
Oct 6, 2009
8:12 pm
4195
Hi Phil, This site: http://www.codeguru.com/forum/showthread.php?t=253791 suggests that this VB code will work to set the ERRORLEVEL value: Option Explicit ...
glen.wenzel
Offline Send Email
Oct 8, 2009
1:13 am
4196
Thanks. AQT is using code just like that. I'll have another look at this. Phil....
cardettnz
Offline Send Email
Oct 8, 2009
10:05 am
4197
I get the following error when trying to update a row(for a JDEdwards table F4101). Our database is DB2. S1000(-7008)[IBM][iSeries Access ODBC Driver][DB2...
tfyeti575
Offline Send Email
Oct 13, 2009
7:09 pm
4198
The reason is that you don't have journalling set on for the database and, by default, AQT runs the update within a transaction. If you go to Options > Run SQL...
cardettnz
Offline Send Email
Oct 13, 2009
7:17 pm
4199
I've spent several days on this and think I have a resolution. Basically I had to do a lot of code restructure so that, when running a batch script, AQT...
cardettnz
Offline Send Email
Oct 14, 2009
9:03 pm
4200
Hello- I'm trying to learn AQT. I have this statement in my Access query that I'm trying to change over to AQT because I know it'll run faster. I tried to use...
ljscmichu
Offline Send Email
Oct 16, 2009
7:28 pm
4201
Hi there, many functions are different between MS Access and SQL Server. Example functions are: DATEADD(day,-30,getdate()) plus DATEDIFF(day,datecol,getdate())...
cardettnz
Offline Send Email
Oct 16, 2009
8:51 pm
4202
AWESOME! thank you very much! Laura ... From: cardettnz <group@...> To: aqt@yahoogroups.com Sent: Fri, Oct 16, 2009 4:47 pm Subject: [aqt] Re: How...
lJSCMICHU@...
ljscmichu
Offline Send Email
Oct 17, 2009
7:20 pm
4203
Hi Phil, Sorry for not replying - I was away for a few days vacation. I moved the ver 8.2.9 program into the AQT Program Files folder, and renamed the ver...
glen.wenzel
Offline Send Email
Oct 22, 2009
12:46 am
4204
You shoud remove the setexitcode=no parameter. Phil....
cardettnz
Offline Send Email
Oct 24, 2009
8:07 pm
4205
Ah thanks Phil, I thought that parameter was still required. It now works perfectly !! Thank you so very much. If I every make it to New Zealand, dinner in...
glen.wenzel
Offline Send Email
Oct 25, 2009
11:44 am
4206
Phil, I've been away from the office a couple of weeks so I'm just now testing 8.2.9.   The errorlevel is working pefectly now.    Thanks for spending time...
David Hays
d_haysjr
Offline Send Email
Oct 26, 2009
4:27 pm
4207
Hi, I have had to re-image my PC due to a major problem that had cropped up (not related to AQT). After the re-image, I installed the full 8.2.8 program which...
glen.wenzel
Offline Send Email
Nov 4, 2009
4:02 am
4208
Hi there, most of the AQT settings are held in the Registry (in HKEY_CURRENT_USER\Software\VB and VBA Program Settings\Cardett), so unless you saved the...
cardettnz
Offline Send Email
Nov 4, 2009
6:41 am
4209
I have the following SQL and If I paste it into the SQL window and run it it works fine. However, if I paste it into the SQL window and then take the Format...
tony_awbrey
Offline Send Email
Nov 5, 2009
5:09 pm
4210
That I am aware of it cannot be done. That I am aware of Teradata does not have a feature such as MS SQL Servers Linked Servers. I too work between three huge...
DarinRichards
Offline Send Email
Nov 5, 2009
7:57 pm
4211
The Cols table of the SQL Window does not refresh existing tables when the "Build list-of-tables from SQL" button is pressed. I often work with large SQL...
DarinRichards
Offline Send Email
Nov 5, 2009
7:57 pm
4212
This looks like a bug. I'll let you know when I have a fix. Phil....
cardettnz
Offline Send Email
Nov 5, 2009
8:01 pm
4213
A fix for this can be found at http://www.querytool.com/aqt829e.zip Regards, Phil....
cardettnz
Offline Send Email
Nov 7, 2009
5:55 am
Messages 4184 - 4213 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help