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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 3939 - 3968 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3939
Hi, I'm new to AQT and used to using SAS for data pull/analysis. When I run and SQL with a create table statement, it takes significantly longer than if I just...
nhtautog
Offline Send Email
Feb 2, 2009
8:59 pm
3940
With Access, the Create Table statement should only take a second or two. What has probably happened is that something else has the Access database locked, and...
Phil Castle
cardettnz
Offline Send Email
Feb 3, 2009
1:49 am
3941
I just installed 8.2.6 on a Windows 2003 64-bit O/S. Install seems to be fine, no problems reported, but it won't start at all. The only error I get is in the...
Mark Linde
lndm95
Offline Send Email
Feb 3, 2009
2:46 pm
3942
I made some progress and learned a few things, but it still won't run. 1) It installs into the c:\Program Files (x86) directory no matter what you tell the...
Mark Linde
lndm95
Offline Send Email
Feb 3, 2009
5:40 pm
3943
Could you try this: Windows has a feature called Data ExecutionProtection which is designed to prevent malicious code from running on a system. This feature is...
cardett_troy
Offline Send Email
Feb 3, 2009
9:00 pm
3944
Thanks Troy! That seemed to do it, although I still had to run it out of the c:\Program Files directory - which is where I had to move it manually after the...
Mark Linde
lndm95
Offline Send Email
Feb 4, 2009
1:50 pm
3945
We have identified this as a bug. I have uploaded a cfg file (db2400_adm.cfg) to the Yahoo group to fix the problem: look under "Files" on the left-hand menu. ...
cardett_troy
Offline Send Email
Feb 4, 2009
8:36 pm
3946
--Sorry ignore this message - I've replyed to the wrong email... ... move ... server ... in ... components ... yet ... Data ... all ... won't ... adjusted ... ...
cardett_troy
Offline Send Email
Feb 4, 2009
8:39 pm
3947
We are planning on converting from DB2v8 to DB2v9 soon. Does AQT work with a DB2 database that is version 9?...
kenburbick
Offline Send Email
Feb 6, 2009
12:27 am
3948
Yes, AQT supports v9 of both DB2/UDB and DB2 for z/OS. Phil. ... work...
Phil Castle
cardettnz
Offline Send Email
Feb 6, 2009
12:31 am
3949
Hey, When I use the "Compare Results" check my query result to another one, and I try to exclude a column in "Compare Cols", clicking on "Do Compare"...
Michal Pasniewski
michalp
Online Now Send Email
Feb 6, 2009
3:54 pm
3950
Yes, this is a bug. It has been fixed in AQT v8.2.6, which you can download from http://www.querytool.com/download.html Phil. ... one,...
Phil Castle
cardettnz
Offline Send Email
Feb 7, 2009
3:05 am
3951
Hi Phil,   I have some more questions as below.   1. How can I execute continues 2  SPs as below?        { call <sp_name1> (100) }        { call...
ananda krishndu
ananda_krish...
Offline Send Email
Feb 7, 2009
4:22 am
3952
Help...
mhkcsr
Offline Send Email
Feb 8, 2009
12:47 am
3953
If you are running multiple statements, you must delimit them with semicolons. Eg.     { call <sp_name1> (100) };     { call <sp_name2> (100) }; You can...
Phil Castle
cardettnz
Offline Send Email
Feb 8, 2009
12:52 am
3954
I don't understand your question. Could you explain more fully? Thanks, Phil....
Phil Castle
cardettnz
Offline Send Email
Feb 8, 2009
12:54 am
3955
Hi Phil,   I have removed the Statement Delimiter.settings from semicolon to none. In this case what I have to do?   In the previous mail url says page canot...
ananda krishndu
ananda_krish...
Offline Send Email
Feb 8, 2009
2:48 am
3956
If you are running multiple statements (as you are here), you will need to set Options > Statement Delimiter to Semicolon, and include a semi-colon between the...
Phil Castle
cardettnz
Offline Send Email
Feb 8, 2009
4:26 am
3957
I have a batch process that logs me in, runs some sql...but I need to export the results to an excel sheet in a particular folder that I link to in an access...
sk8ofmind@...
sk8ofmind
Offline Send Email
Feb 18, 2009
2:40 pm
3958
Does this help? --aqt export,file=c:\temp\export.csv,type=csv,filemode=replace,prompt=no Select * from customer; you can find more about the scripting options...
Michaël Willemot
sottohimself
Offline Send Email
Feb 18, 2009
8:15 pm
3959
Searching messages in the group does not work. This is not an AQT issue, but apparantly a problem with Yahoo Groups, but it means that the group is quite...
j_m_larsen
Offline Send Email
Feb 19, 2009
3:47 pm
3960
Hi Phil - This is a strange one. I purchase a new monitor recently ... no problems with any program ... except ... In the main AQT window, I no longer see the...
cjbraudy
Offline Send Email
Feb 19, 2009
8:17 pm
3961
Hi all, I am fairly new to the AQT software, so this may seem like a basic question. I have a list of about 5000 account numbers that I need to search for in a...
aaron_dubauskas
Offline Send Email
Feb 19, 2009
8:30 pm
3962
How about creating a table and inserting those 5000 or whatever account numbers. If they are in a text file, use the AQT data loader to quickly insert them. ...
cjbraudy
Offline Send Email
Feb 19, 2009
8:40 pm
3963
Hi, If the account numbers are within a certain range then you could use one of the operators "Between" ">" "<". To do this, in the Query Builder window,...
cardett_troy
Offline Send Email
Feb 19, 2009
9:13 pm
3964
Not sure why this might be happening .... certainly haven't seen it or had it reported before. One suggestion is to go to Options > General > Grid Colors and...
Phil Castle
cardettnz
Offline Send Email
Feb 19, 2009
10:07 pm
3965
AQT is a great tool, but I'm missing some keyboard-shortcuts. In particular I'd like to have a keyboardshortcut that puts focus to (and eventually selects all...
sottohimself
Offline Send Email
Feb 23, 2009
8:03 pm
3966
No, there currently isn't a shortcut for this. We will add one for the next release. Phil....
Phil Castle
cardettnz
Offline Send Email
Feb 23, 2009
8:06 pm
3967
I'm trying to export directly from SQL generated in AQT to a different database on our network. I can not get the Export options to consistently show up from...
dbdonker
Offline Send Email
Feb 25, 2009
7:44 pm
3968
Just to clarify.... are you in the Run SQL window, and have you clicked on Export to Table? If so, is the problem that the "Export data to Table" dialog takes...
Phil Castle
cardettnz
Offline Send Email
Feb 25, 2009
7:51 pm
Messages 3939 - 3968 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