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 2683 - 2713 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2683
You are right. To format an SQL statement, AQT splits into it's indivudual parts then puts it back together. It looks like it cannot handle a Select statement...
Phil Castle
cardettnz
Offline Send Email
May 1, 2006
9:40 am
2684
I archive my SQL history by week. What I would ask is that the first 9 weeks of the year be padded with a zero so that they sort correctly in a file list....
Jim Herrmann
jim_kcsr
Offline Send Email
May 1, 2006
5:41 pm
2685
If i have a query something like the one given below, what wud be the equivalent query in sybase. It doesnt work coz a table in sybase cannot be used in a...
anand_rv_tc
Offline Send Email
May 10, 2006
11:11 am
2686
Hi Phil, in the new Version some of the commands in menues have not underline- character, especially in the menues for the SQL-window. So it is not possible,...
radisma
Offline Send Email
May 10, 2006
12:56 pm
2687
Hi Installed Sybase4.1 and AQT 4.5 Created custome Database in sybase. Created Data source thru OLE DB Provider. Not able to connect Sybase thru AQT. Any help...
anuven_2000
Offline Send Email
May 10, 2006
8:13 pm
2688
Hi Aruna Firstly, you are entitled to a free upgrade to AQT v7 Standard Edition, which you can download from http://www.querytool.com/download.html Secondly,...
Phil Castle
cardettnz
Offline Send Email
May 10, 2006
10:51 pm
2689
I'm looking at the data compare portion of the AQT. I need 3 things that I'm not sure it does, and I can't really determine with the 100 row set limit without...
Jody
cometguy2002
Online Now Send Email
May 11, 2006
8:23 pm
2690
Hi there, You are right, AQT just reports on the number of differences found, but not further details (such as in one table but not the other, those in both...
Phil Castle
cardettnz
Offline Send Email
May 12, 2006
9:53 am
2691
Hi, I am using AQT for years and I REALLY appreciate it. One thing only, I've sceduled batchs on a remote pc to export data in a xls file. The thing is, the...
couturva
Offline Send Email
May 12, 2006
11:00 pm
2692
Hi Phil, I realiae that you're not really interested in addressing the minor issues before the 8 release but one thing I noticed today and thought I'd mention...
gregorylpalmer
Offline Send Email
May 14, 2006
5:49 pm
2693
One other suggestion Phil, how about the commented out drops have a unique designator of some type so if you wished to uncomment them it would be a simple...
gregorylpalmer
Offline Send Email
May 14, 2006
6:09 pm
2694
Hi Phil, I'm having to use AQT on a relatively low resolution screen. I'm working in the Run SQL window. I would really love to have more of the screen devoted...
gregorylpalmer
Offline Send Email
May 14, 2006
7:29 pm
2695
You can go View > Listboxes > None, or hit Ctrl+B a couple of times. Phil. ... the ... at...
Phil Castle
cardettnz
Offline Send Email
May 14, 2006
8:49 pm
2696
Surely searching for --drop is no more arduous than searching for --! Phil. ... instead...
Phil Castle
cardettnz
Offline Send Email
May 14, 2006
8:51 pm
2697
You're quite right it isn't, however searching and replacing all --Drop, all --Alter and every other --Go in a script that's a couple thousand lines long gets...
gregorylpalmer
Offline Send Email
May 14, 2006
9:07 pm
2698
Ah yes, GO not being commented out. Good point. Pretty simple to fix. Tables with FKs. What you can do here is to check the option "Generate the Foreign Key...
Phil Castle
cardettnz
Offline Send Email
May 14, 2006
9:17 pm
2699
It looks to me like the problem is the comma in your CLOSEXL statement. Try removing that. You can also test it on your local machine so that you can see for...
Jim Herrmann
jim_kcsr
Offline Send Email
May 15, 2006
3:10 pm
2700
Hi! I installed AQT - latest version (trial for now) on a user's desktop. When I run it there - it works well. When user logs in - she gets several errors in a...
semdi
Offline Send Email
May 16, 2006
1:06 am
2701
It looks like one of the components used by AQT wasn't registered to Windows correctly. Find file ocx_register_v7.ocx in your AQT install directory and run...
Phil Castle
cardettnz
Offline Send Email
May 16, 2006
9:50 am
2702
Hi Phil, when starting a query and AQT is fetching the data, I can abort this process by clicking onto the abort-button or pressing <ESC>. But when the...
radisma
Offline Send Email
May 16, 2006
12:47 pm
2703
How can a batch aqt script be configured to use the bulk load when outputting to excel?...
aqtnumis
Offline Send Email
May 17, 2006
11:54 am
2704
Add the parameter bulkmode=y to your export command. Eg. --aqt export,file="C:\aqt\output.xls",type=excel,filemode=replace, sheet=cust,bulkmode=y Phil....
Phil Castle
cardettnz
Offline Send Email
May 17, 2006
11:55 am
2706
No Phil, it does not work like that. Here is what I found is the best way to install it for users with no admin rights: 1. Connect to user's workstation under...
semdi
Offline Send Email
May 23, 2006
8:36 pm
2707
Hi Phil, In AQT 8: When viewing the text of procedures: Although (per right-click) the context menu tells us <CTRL+A> and <CTRL+F> should work, it does NOT....
andreas.hotz@...
andreashotzde
Offline Send Email
May 29, 2006
1:41 pm
2708
Most of these functions only work when the procedure text has focus (you can tell this is the case because the Edit menu item is visible). By default the focus...
Phil Castle
cardettnz
Offline Send Email
May 29, 2006
11:48 pm
2709
Phil, Forgot to write back to you on this but it has been working great! Any chance to make the "Synonyms on remote databases" persistent (some option screen...
mikeknueven
Offline Send Email
May 30, 2006
12:54 pm
2710
The easiest thing would be for you to make a change to your config file oracle.cfg. Find the place in the file where it says: menu2;3;Synonym &List; All...
Phil Castle
cardettnz
Offline Send Email
May 30, 2006
8:31 pm
2711
The biggest headache for a person, like me, who works from home may be the fall-out from poor connectivity. Frequently, when I try to execute the SQL, I am...
pgcullum
Online Now Send Email
May 31, 2006
1:48 am
2712
In AQT v8, there will be a Reconnect option in the Run SQL window, which is a more convenient window to have this option. You can even customise the toolbar to...
Phil Castle
cardettnz
Offline Send Email
May 31, 2006
5:44 am
2713
And can be downloaded from http://www.querytool.com/beta.html See http://www.querytool.com/aqtv8.html for the new features. Note that there are three changes...
Phil Castle
cardettnz
Offline Send Email
May 31, 2006
9:52 am
Messages 2683 - 2713 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