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...
Show off your group to the world. Share a photo of your group with us.

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 3315 - 3344 of 4214   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3315
Excuse me if I am missing something obvious here, but I can't use AQT to create a stored procedure. I mostly work with DB2 on iSeries (v5r3), but I also have...
Patrick Young
patyoungny
Offline Send Email
Aug 2, 2007
8:43 pm
3316
By default, AQT interprets a semi-colon as an end-of-statement delimiter, so thinks you are running a bunch of separate SQL statements. You can correct this by...
Phil Castle
cardettnz
Offline Send Email
Aug 2, 2007
8:51 pm
3317
Are there any plans to change the configuration queries for SQL Server 2005 to use the Information Schema views rather than querying the catalog object...
Jim Herrmann
jim_kcsr
Offline Send Email
Aug 6, 2007
10:12 pm
3318
We have seen many SQL Server instances where these views aren't present, so we can't rely on them being there. Phil. ... Server...
Phil Castle
cardettnz
Offline Send Email
Aug 6, 2007
11:33 pm
3319
Phil, When we use the explain function in combination with a parameter substitution the parameter is not replaced by its value select * from employee_tabel ...
Brinkkemper, Ad
brinkkemperah
Offline Send Email
Aug 20, 2007
11:34 am
3320
Morning Phil, Well, it's been awhile but have noticed with this latest version that if I have any comments after the SQL code and there is a substitution in...
IloveAqt
Offline Send Email
Aug 20, 2007
1:29 pm
3321
Hi Nick, I havn't been able to reproduce this problem. Could you show me a sample of the SQL? Thanks. -- Troy Pascoe Technical Support Cardett Associates Ltd ...
cardett_troy
Offline Send Email
Aug 20, 2007
11:05 pm
3322
Hi Ad, This is a bug in AQT. We will look at it and let you know when we have a fix. Regards. -- Troy Pascoe Technical Support Cardett Associates Ltd ...
cardett_troy
Offline Send Email
Aug 20, 2007
11:27 pm
3323
Hi Ad, We have fixed this problem - you can download the fix from http:// www.querytool.com/aqt820i.zip (assuming you are running AQT v8). Phil. ... ...
Phil Castle
cardettnz
Offline Send Email
Aug 21, 2007
10:45 am
3324
Phil, Thanks this work Ok. I assume this is a beta version( is has the version 8.20) , and wil expire some day ? With regards, Ad Brinkkemper ...
Brinkkemper, Ad
brinkkemperah
Offline Send Email
Aug 21, 2007
2:03 pm
3325
Hi Phil, This was against version 8.1.6. That is weird on one machine I get the double parm entries from this query and on the other machine I get just the...
nick@...
IloveAqt
Offline Send Email
Aug 21, 2007
3:04 pm
3326
Hi Ad, Yes, it will expire on the 30/09/07, but before then we will release the official version. Regards. -- Troy Pascoe Technical Support Cardett Associates...
cardett_troy
Offline Send Email
Aug 21, 2007
9:28 pm
3327
Hi Nick, So is the problem you are being requested for two parameters from this statement? -- Troy Pascoe Technical Support Cardett Associates Ltd ...
cardett_troy
Offline Send Email
Aug 21, 2007
9:51 pm
3328
Hi Phil, Yes, that is what is happening but not on both machines just one of them. Really weird. Nick Hi Nick, So is the problem you are being requested for...
nick@...
IloveAqt
Offline Send Email
Aug 21, 2007
10:28 pm
3329
Hi Nick, Can you go to: Options/Run Sql/ Technical Parameters and click the ODBC Trace checkbox? Reproduce the problem, and then send me ODBC Trace file. NOTE:...
cardett_troy
Offline Send Email
Aug 21, 2007
10:54 pm
3330
Hi Phi and folks, First, I love AQT. I have found an apparent bug with AQT 8.1.7 and AQT 8.2.0 Beta when using multiple monitors. Put the main AQT window in...
HaroldTrammel@...
fatherantox
Offline Send Email
Aug 27, 2007
6:30 pm
3331
Hi Harold, Yes, this is a known problem with a third party component that AQT uses. Unfortunately, there isn't a solution to the problem at this time. The...
cardett_troy
Offline Send Email
Aug 28, 2007
1:57 am
3332
I have a table that was originally replicated but replication is turned off. When I attempt to alter the properties the table appears to have a bunch of...
williamstandkeiii
williamstand...
Offline Send Email
Aug 29, 2007
10:55 pm
3333
Hi william, Can you tell me what version of SQL Server you are using? Also, can you send me a screenshot of the table? Thanks. -- Troy Pascoe Technical Support...
cardett_troy
Offline Send Email
Aug 30, 2007
12:31 am
3334
Good Morning, Our environment utilixaes the SQL Server Agent to run scheduled jobs. For the life of me, I cannot figure out how to access the SQL Server agent...
Jerrold Emery
disturbedenergy
Offline Send Email
Sep 10, 2007
12:51 pm
3335
Do we have any compiled list of corporate users using the AQT so that we can make a case to our clients and customers....
Naresh
nareshkothari75
Offline Send Email
Sep 11, 2007
11:02 am
3336
Sorry, we do not publish a list of our customers. We can tell you that we have been operating since 1999 and have sold into over 60 countries. We can provide...
Phil Castle
cardettnz
Offline Send Email
Sep 11, 2007
11:08 am
3337
... sold ... Phil, Thank you very much for respecting the privacy and confidentiality of your customers. Aggregated data is one thing - actual names of ...
delwork7
Offline Send Email
Sep 11, 2007
1:05 pm
3338
AQT doesn't link into SQL Server Agent per se. However you may be able to view some of the scheduled jobs by running some stored procedures (such as...
Phil Castle
cardettnz
Offline Send Email
Sep 11, 2007
11:28 pm
3339
When you have two list style parm values and each specific value=<1>, the second doesn't work. It shows <1> instead....
ajurke
Offline Send Email
Sep 13, 2007
3:11 am
3340
Can you show me your queryparm statement? Thanks, Phil. ... value=<1>,...
Phil Castle
cardettnz
Offline Send Email
Sep 13, 2007
3:24 am
3341
--aqt queryparm,parm="funder",desc="Agreement Funder",select= (select 'All' from dual union all select dhb_ssg || ' - ' || dhb_name from dssadm.dim_dhb where...
ajurke
Offline Send Email
Sep 13, 2007
6:11 am
3342
It looks like this can happen if the (second) query returns no rows. In this case AQT puts <1> in the parm value. I'll correct AQT so that, when no rows are...
Phil Castle
cardettnz
Offline Send Email
Sep 13, 2007
10:12 am
3343
Can someone tell me how to specify the aqt connect command for DB2? 9/13/2007 3:54:22 PM Running : --aqt connect,dbs=DDDDDDD userid=IIIIII password=PPPPPP ...
p2monaco
Offline Send Email
Sep 13, 2007
9:47 pm
3344
They both definitely have rows returning and the parameter drop lists show this. When I swap the parameters around the 'new' second parameter fails. The...
adrian_jurke@...
ajurke
Offline Send Email
Sep 13, 2007
9:48 pm
Messages 3315 - 3344 of 4214   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