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 to share photos of your group with the world? 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 146 - 175 of 4217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
146
Is AS/400 spool file store in database ? if yes, Can i use ADT to open AS/400 spool file ? Thanks __________________________________________________ Do you...
ML 323F
ml323f
Offline Send Email
Feb 4, 2003
1:28 am
147
I can't get the data from tables in Informix that have a spatial component. Is this a limitation of AQT (the first I have found) or some form of Conflict. ...
gavinjolly <gavinjoll...
gavinjolly
Offline Send Email
Feb 12, 2003
9:31 pm
148
I don't have much experience with Informix Spatial so I cannot comment directly. However if you switch on Options->Debug Mode, reproduce the problem, then send...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 12, 2003
11:25 pm
149
... Bay to escape Wellington's vigorous climate. See http://www.querytool.com/images/officeview.jpg for the view from our office. ... making us northern...
ryoungbugs <ryoung27@...
ryoungbugs
Offline Send Email
Feb 13, 2003
5:06 pm
150
I have created some 70,000 Insert statements to load a set of data into a database (please do not ask why) and when I was running the 3rd 10,000 set into the...
gavinjolly <gavinjoll...
gavinjolly
Offline Send Email
Feb 14, 2003
2:38 am
151
I have discovered if I do not use a 'Select * from crs_parcel' but instead specifiy each field it is okay. I believe the field with the spatial object is...
gavinjolly <gavinjoll...
gavinjolly
Offline Send Email
Feb 14, 2003
2:41 am
152
Just noticed tyhe link to your office view image is broken. Gavin ... comment directly. However if you switch on Options->Debug Mode, reproduce the problem,...
gavinjolly <gavinjoll...
gavinjolly
Offline Send Email
Feb 14, 2003
2:42 am
153
Yes, can I have a screenshot of the Overflow error please. Email this to me at phil@... (rather than trying to post this to the group). Thanks, Phil....
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 14, 2003
9:42 am
154
I would still like the debug file as it might be a problem I could fix. Thanks, Phil....
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 14, 2003
9:44 am
155
It can be downloaded from http://www.querytool.com/download.html Let me know if you have any problems of questions with this. The following describes what is...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 16, 2003
9:16 am
156
This problem has been fixed in AQT V5.5 Phil....
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 16, 2003
9:18 am
157
Phil - need a small change or addition for SQLBase users! SQLBase uses a "SQL.INI" file and yours is getting in the way. Using "Options", I tried Editing and...
Theophan
THEOPHANC
Offline Send Email
Feb 17, 2003
4:20 pm
158
I am a bit surprised that there is a conflict. The sql.ini that AQT uses is in the AQT install directory, whereas the sql.ini that SQLBase uses is in the...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 17, 2003
7:28 pm
159
Apparently SQLBase looks in the current directory when attempting to connnect BEFORE it checks the path statement (let alone its registry entry which should be...
Theophan
THEOPHANC
Offline Send Email
Feb 17, 2003
7:45 pm
160
Hi! Hi! Please show me how to use the Parms in the AQT SQL script. This is an example of one of my queries in my AQT SQL script where I would like to use Parms...
Jeannine Bowermaster
jeannine_bow...
Offline Send Email
Feb 18, 2003
8:40 pm
161
Hi! I have an AQT SQL Script which runs a dozen queries. I have been able to export the results of the queries to separate csv files which I am able to open in...
Jeannine Bowermaster
jeannine_bow...
Offline Send Email
Feb 18, 2003
8:41 pm
162
Use code such as: --aqt connect etc --aqt output etc --aqt parms,parmno=1,value=2003-02-14 16:15:00,parmno=2,value=2003-02-15 23:59:00 Select PRES_ID, ...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 19, 2003
5:24 am
163
If I understand this question - you want all the AQT queries to go the *same* csv file, but when you open this file in Excel, you want the different query...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 19, 2003
6:35 am
164
Hi, I'm struggling with this problem too. I changed all my outputs to excel, but it created a separate excel file for each query, instead of separate ...
Ramona Catlin
mona3312
Offline Send Email
Feb 19, 2003
3:22 pm
165
Ramona, If you change the aqt outfile to have the same file name, filemode=append, and header=YES for each query you will get all of the queries in one ...
Jeannine Bowermaster
jeannine_bow...
Offline Send Email
Feb 19, 2003
3:29 pm
166
Thanks. I'm going to try it again. ... From: Jeannine Bowermaster [mailto:jeannine_bowermaster@...] Sent: Wednesday, February 19, 2003 9:28...
Ramona Catlin
mona3312
Offline Send Email
Feb 19, 2003
3:35 pm
167
When specifing your Excel file name, make sure you use a fully-qualified file name. If you do not use a fully qualified file name, AQT sometimes has trouble...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 19, 2003
8:11 pm
168
Phil, Thanks for your prompt response. I did change my .sql file to export my query results to Excel spreadsheets. The nice formatting was an added bonus. I...
Jeannine Bowermaster
jeannine_bow...
Offline Send Email
Feb 25, 2003
2:16 pm
169
There was a bug or two with writing to Excel file in batch mode. I have fixed these in AQT V5.5.1 Beta, which I have just uploaded to our download page...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 26, 2003
8:24 am
170 Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 26, 2003
8:25 am
171
This build fixes the one or two problems that have been reported. This includes changing the syntax file from sql.ini to aqt.ini to prevent a conflict with...
Phil Castle <group@...>
cardettnz
Offline Send Email
Feb 26, 2003
8:34 am
172
Is it possible to set up an AQT script that will prompt for certain variables? I have one basic script that needs to be run for several clients. Right now...
mona3312 <ramona_catl...
mona3312
Offline Send Email
Feb 26, 2003
6:54 pm
173
Hello, Does AQT also work with Sybase SQL Anywhere on a Win 2000 platform, and is there any special concerns when connecting. Thanks, Ryland...
rwiltshi1 <rwiltshi1@...
rwiltshi1
Offline Send Email
Feb 26, 2003
7:26 pm
174
Yes, it should work fine with Sybase SQL Anywhere. Phil Castle....
Phil Castle
cardettnz
Offline Send Email
Feb 26, 2003
7:41 pm
175
Those who have downloaded the new version of the Beta may have noticed that the syntax highlighting has "disappeared'. This is a minor bug that only affects...
Phil Castle
cardettnz
Offline Send Email
Feb 27, 2003
8:59 am
Messages 146 - 175 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