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 2182 - 2211 of 4217   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2182
It works for me. I have statement Delimiter ';' (semicolon) set and "Use GO as delimiter for Sybase/SQL Server". ________________________________ Von:...
andreas.hotz@...
andreashotzde
Offline Send Email
Dec 1, 2005
3:41 pm
2183
Hi DBAs I m getting Persistent Lock In my Databse Suggest me how to solve this error. ... Yahoo! Personals Single? There's someone we'd like you to meet. Lots...
murtuja khokhar
murtuja_oracle
Offline Send Email
Dec 2, 2005
8:50 am
2184
Hi there, Could you provide us with more details of what you are doing. For instance what SQL are you running - are you running a query or an update SQL? If...
Phil Castle
cardettnz
Offline Send Email
Dec 2, 2005
9:01 am
2185
I was just reading about the new look of AQT Version 8, that is due to come out in mid 2006. Has the pricing structure been decided? Will it be a free upgrade...
delwork7
Offline Send Email
Dec 2, 2005
4:28 pm
2186
We haven't decided yet on this. Phil. ... to come out in mid 2006. Has the pricing structure been decided? Will it be a free upgrade for owners of version 7 or...
Phil Castle
cardettnz
Offline Send Email
Dec 4, 2005
8:02 am
2187
Sorry for not replying to this earlier. This is a quirk in AQT. AQT actually accesses details of the function by using the Specific Name, as there can be more...
Phil Castle
cardettnz
Offline Send Email
Dec 4, 2005
8:10 am
2188
You can download a fix for this from http://www.querytool. com/sybasee_adm.zip Phil. ... about the empty brackets! (incorrect syntax near the word 'as')! ... ...
Phil Castle
cardettnz
Offline Send Email
Dec 4, 2005
8:23 am
2189
Now it works fine! Thanks for your quick response! ________________________________ Von: aqt@yahoogroups.com [mailto:aqt@yahoogroups.com] Im Auftrag von Phil...
andreas.hotz@...
andreashotzde
Offline Send Email
Dec 5, 2005
11:12 am
2190
Hi, We are using AQT for both DB2 for AIX and DB2 for z/OS. When using the "Table/Views within Database" display against a DB2 for z/OS system, it does not...
lenatfolksam
Offline Send Email
Dec 5, 2005
12:43 pm
2191
Hi, When running an SQL query againts a table that contains a column with LOB (CLOB/BLOB) data, AQT supports a nice way to display the contents of the LOB by...
lenatfolksam
Offline Send Email
Dec 5, 2005
1:02 pm
2192
This is a new requirement. When the LOB comes back as a query-result, it is written to a file. It is a different interface when the LOB comes back as an output...
Phil Castle
cardettnz
Offline Send Email
Dec 5, 2005
6:58 pm
2193
Hi there, information on default values is a bit complicated for DB2 z/OS. When DEFAULT is Y, this means the default is NULL if NULLS=Y, otherwise the default...
Phil Castle
cardettnz
Offline Send Email
Dec 5, 2005
8:17 pm
2194
Sounds great! /Len... ... result, ... LOB ... possible ... of ... the...
lenatfolksam
Offline Send Email
Dec 6, 2005
9:18 am
2195
Yes, the database design in the DB2 for z/OS catalog is not the very best, but it is at least documented... SYSIBM.SYSCOLUMNS.DEFAULT can have 18 different...
lenatfolksam
Offline Send Email
Dec 6, 2005
12:51 pm
2196
The Format SQL command could do better with CASE statements. It currently just strings them all together as one long string. I would be nice to have the WHEN...
james.l.herrmann@...
jim_kcsr
Offline Send Email
Dec 6, 2005
4:05 pm
2197
Ah yes, there is an error in the query that works out whether it is a generated column. It checks for SYSIBM.SYSCOLUMNS.DEFAULT being A, D or I. Should also...
Phil Castle
cardettnz
Offline Send Email
Dec 7, 2005
3:55 am
2198
Also subqueries are not formatted in the same manner as normal queries. The fields are in the same line. also at the join on ... and ..and new lines for each...
Brinkkemper, Ad
brinkkemperah
Offline Send Email
Dec 7, 2005
6:39 am
2199
Yes, I actually found query 20 that missed out the 'J' and changed it. Now when I've downloaded your version it seems like you also did some work on the matter...
lenatfolksam
Offline Send Email
Dec 7, 2005
7:35 am
2200
I haven't yet decided whether to keep the (default) there, for the reason you have noticed. The Simple DDL generator has many limitations - it certainly can't...
Phil Castle
cardettnz
Offline Send Email
Dec 7, 2005
8:24 am
2201
Hi Phil, Here are two suggestions for the rename-function for the windowsbar: 1) The text in the Dialog "Rename Tab" / field "new name" is truncated after 15...
radisma
Offline Send Email
Dec 7, 2005
2:49 pm
2202
Phil, 7.1.6 extended i took an export script which has been working fine for CSV exports (type=tab) and changed it to type=insert, as this was what the client ...
ryoungbugs
Offline Send Email
Dec 7, 2005
10:10 pm
2203
Export as inserts has a few extra parameters, which aren't used in csv export. One of these is: insert_tab=tabname which specifies the table name to be used in...
Phil Castle
cardettnz
Offline Send Email
Dec 8, 2005
9:59 am
2204
Not too difficult to preserve the tab-name through a Refresh. As for a longer name - don't really want the tab name to be too long, as the tab would then be...
Phil Castle
cardettnz
Offline Send Email
Dec 8, 2005
10:05 am
2205
Thank you for your anwer! Hers the reason why 15 characters ar too short in our constellation: The defaultname is build by the rule <schemaname>.<tablename> ...
radisma
Offline Send Email
Dec 8, 2005
10:52 am
2206
well, of course, RTFM. which leads to a second question: for Oracle, TO_DATE wraps the date data. in this case, i'm going from UDB/8.1 to SqlServer2000; it...
ryoungbugs
Offline Send Email
Dec 8, 2005
4:09 pm
2207
i did RTFM this time, but still don't know how to fix it. while the client was here with his laptop and SS2000, i was able to generate DDL (7.1.6EE) using a...
ryoungbugs
Offline Send Email
Dec 8, 2005
7:03 pm
2208
I'm not familiar with this error. What exactly are you doing when you get this error - running some DDL? If you can send me a debug file of this error, this...
Phil Castle
cardettnz
Offline Send Email
Dec 8, 2005
9:15 pm
2209
... doing the Extended Edition DDL generation. since we're about to get a blizzard, i won't be in the office until Monday. i'll run a debug then. thx, robert...
ryoungbugs
Offline Send Email
Dec 9, 2005
12:22 am
2210
and can be downloaded from http://www.advancedquerytool.com/aqt716.zip For information on what is in this release, see http://www.querytool. com/whatsnew.html ...
Phil Castle
cardettnz
Offline Send Email
Dec 12, 2005
8:53 am
2211
Hi Phil, after downloading the file, i get error-messages when trying to unzip the file: WINZIP: ======= warning [I:/Downloads/aqt716.zip]: extra 7352 bytes...
radisma
Offline Send Email
Dec 12, 2005
9:15 am
Messages 2182 - 2211 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