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 3714 - 3743 of 4217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3714
dang. I would have sworn that tab didn't shift focus. As the butcher said: live and loin....
ryoungbugs
Offline Send Email
Jun 2, 2008
1:00 pm
3715
Hello, After upgrading to v8, I've encountered two issues which appear to occur only when writing data to a hidden worksheet: 1. Numbers are treated as text 2....
andrewmason17
Offline Send Email
Jun 2, 2008
9:13 pm
3716
Hi, It appears to be a quirk with Excel as AQT produces the same script whether a worksheet is hidden or not. If you set: bulkmode=n in your SQL file, this may...
cardett_troy
Offline Send Email
Jun 2, 2008
10:30 pm
3717
Is there anyway to access oledb data sources with AQT? I have a purchased application that has an oledb provider but no odbc provider....
williamstandkeiii
williamstand...
Offline Send Email
Jun 11, 2008
12:04 pm
3718
No, it's not possible to do this (to my knowledge). What type of database it is? Many databases have free ODBC Drivers that you can use to access the...
Phil Castle
cardettnz
Offline Send Email
Jun 11, 2008
3:56 pm
3719
The Keywords, Cols,... tab in the SQL editor only picks up the first table mentioned in a Copied query from SQL History. To wit: I click on the SQL button...
ryoungbugs
Offline Send Email
Jun 18, 2008
1:29 pm
3720
AQT doesn't recognise the WITH syntax for queries, which may explain why you are not seeing this working. Phil. ... first ... click on ... History ... at ... ...
Phil Castle
cardettnz
Offline Send Email
Jun 18, 2008
7:49 pm
3721
I later tried a join. Typed in the first table SELECT, then the join phrase for the second table, hit the twirly, but still only one table in the drop down...
ryoungbugs
Offline Send Email
Jun 18, 2008
8:09 pm
3722
When I move the following sql to designer and try and run it I get the following error message: 37000(107)[Microsoft][ODBC SQL Server Driver][SQL Server]The...
williamstandkeiii
williamstand...
Offline Send Email
Jun 23, 2008
3:14 pm
3723
Can you send me a screenshot of the Query Builder window after you have imported the SQL into it. In particular I would like to see the (faulty) SQL at the...
Phil Castle
cardettnz
Offline Send Email
Jun 23, 2008
8:03 pm
3724
Hi, im new to this program, just downloaded it today and having the trial version. So far i like it, but came up with 2 issues during the day. Im using Sybase...
drutten_2002
Offline Send Email
Jun 25, 2008
4:51 pm
3725
Hi there, These are all issues that we haven't heard being reported by other people. I haven't noticed text wrapping, and the PK and FK displays normally work...
Phil Castle
cardettnz
Offline Send Email
Jun 25, 2008
8:07 pm
3726
Alot of our data are on both Oracle 10x and Sybase 12,5  databases. Many times we need to link the two databases together  to run some reports     ...
John Newkirk
newkirjm
Offline Send Email
Jun 26, 2008
3:19 am
3727
AQT can't, per se, run a query which involves tables in more than one database. You can however do what you want by defining an Oracle DBLink to the Sybase...
Phil Castle
cardettnz
Offline Send Email
Jun 26, 2008
5:58 am
3728
I started to use the Loader to populate Oracle tables (via inserts) from Excel spreadsheet (xls) and so far I run into 3 issues: 1) I have dates in US Locale...
Michal Pasniewski
michalp
Online Now Send Email
Jun 26, 2008
5:52 pm
3729
Hi, uploaded debugfile in files area. Hope it helps /Fredrik ... day. ... wrap ... it ... or ... should...
drutten_2002
Offline Send Email
Jun 26, 2008
7:50 pm
3730
I'm attempting to archive data to an ixf file inside a stored procedure. Anyone ever do that sort of thing? -- Dave...
dave_ancon
Offline Send Email
Jun 26, 2008
7:50 pm
3731
OK. In response to the problems. Stored Procedure Text AQT issues the query: SELECT text FROM dbo.syscomments WHERE id=? AND texttype = 0 ORDER BY SELECT...
Phil Castle
cardettnz
Offline Send Email
Jun 26, 2008
9:09 pm
3732
Hi, 1. I havn't been able to reproduce this behaviour. I was wondering if you could go to: Options > General – and select Debug Mode. Also, could you go to: ...
cardett_troy
Offline Send Email
Jun 27, 2008
12:15 am
3733
Hi Michal, Here's some updates on your problems: 1. There do appear to be a few bugs here that we will look into. It the meantime it should work if you change...
cardett_troy
Offline Send Email
Jun 28, 2008
4:53 am
3734
It seems its this only one procedure that is messed up somehow. Cant duplicate it on any other SP, so far anyway. The issue with the FK/PK still remains. Any...
drutten_2002
Offline Send Email
Jul 1, 2008
12:11 pm
3735
The PK query is complicated, and I'm not sure which bit of it might be causing the problem. To start with, could you run the following query: SELECT i.indid,...
Phil Castle
cardettnz
Offline Send Email
Jul 1, 2008
9:30 pm
3736
I just upgraded to AQT v. 8.2.4. I'm no longer able to view compilation errors on my procedures. I get the message "Query failed with:...
tneumann07
Offline Send Email
Jul 3, 2008
10:35 pm
3737
Hi, Thanks for pointing this out. There is an error in the query. We will send you a fix. Regards. -- Troy Pascoe Technical Support Cardett Associates Ltd ...
cardett_troy
Offline Send Email
Jul 3, 2008
11:03 pm
3738
--aqt layout,file="c:\layout_groupby_terminal.txt" --aqt export,file="c:\report1.xls",type=excel,Filemode=REPLACE,prompt=no select unitno, terminal from abc; ...
victorchchu
Offline Send Email
Jul 7, 2008
6:54 pm
3739
Hi, Sorry, this is not possible. When you export, just the raw data will be exported. It is not possible to export with the layout of the grouped data. ...
cardett_troy
Offline Send Email
Jul 7, 2008
9:46 pm
3740
I'm not sure what happened here, possibly one of my options was changed accidentally. Problem occurs when I attempt to run multiple sql statements. Used to be...
Camitta, Steven
scamitta
Offline Send Email
Jul 13, 2008
12:01 am
3741
Looks like your divider between the textbox, showing the current selected row, has been dragged over the grid displaying your three SQL statements. Try...
cardett_troy
Offline Send Email
Jul 14, 2008
9:36 pm
3742
Yes, that was it. Thanks! ________________________________ From: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] On Behalf Of cardett_troy Sent: Monday, July...
Camitta, Steven
scamitta
Offline Send Email
Jul 14, 2008
9:41 pm
3743
Documentation says AQT batch has 2 parms, one optional: aqt infile logfile I hope there is already a way to do this. I would like additional parms we can use...
pdxkd
Offline Send Email
Jul 16, 2008
10:40 pm
Messages 3714 - 3743 of 4217   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