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 3210 - 3239 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3210
Is there any way when using the sql window, to force a reconnect every time a query is ran? My connection gets dropped a lot for a particular database ...
wrightdjohn
Offline Send Email
Apr 5, 2007
11:12 pm
3211
Hi John, no there is no option for this. On the Database Explorer window you can reconnect with File > Reconnect to. You could also try running the following...
Phil Castle
cardettnz
Offline Send Email
Apr 5, 2007
11:59 pm
3212
Hi Phil, 1) After generating DDL for Sybase IQ Tables the FP Indexes should not be listed in the DDL. In IQ every field is always a FP Index (this cannot be...
andreas.hotz@...
andreashotzde
Offline Send Email
Apr 11, 2007
7:30 am
3213
This is an area I don't know much about. Sybase IQ shares the same admin config file as Sybase Anywhere: . are the LF, HG parms etc valid for Sybase Anywhere? ...
Phil Castle
cardettnz
Offline Send Email
Apr 12, 2007
9:43 am
3214
The LF, HG etc parms are only valid for Sybase IQ. The column index_type in SYS.SYSINDEX may contain these index types: HG, HNG, CMO, WD, LF, DATE, TIME,...
andreas.hotz@...
andreashotzde
Offline Send Email
Apr 12, 2007
10:58 am
3215
I'll add this as a problem-record in our system. I'll get back to you when I have something for you to test. Phil. ... types: HG, HNG, CMO, WD, LF, DATE,...
Phil Castle
cardettnz
Offline Send Email
Apr 12, 2007
9:45 pm
3216
And can be download from http://www.querytool.com/download.html To see what's new in this release, see http://www.querytool.com/ whatsnew.html Phil....
Phil Castle
cardettnz
Offline Send Email
Apr 13, 2007
5:33 am
3217
I really like AQT. Did anybody know a Solution for this? I'm working with db2 UDB on a Win XP German Version. And another little problem is, that the last...
argonauta_ch
Offline Send Email
Apr 17, 2007
10:44 pm
3218
Hi, It may be it is trying to run comments and therefore can not find the SQL. Try downloading the latest version of AQT v8.1.6. Regards. -- Troy Pascoe ...
cardett_troy
Offline Send Email
Apr 17, 2007
11:00 pm
3219
Hi I do work with the actual Version 8.1.6. The problem is still there. Marcel ... the ... a ... Controls,...
argonauta_ch
Offline Send Email
Apr 20, 2007
8:13 pm
3220
Another query tool, Golden Retriever from Bentic (only for Oracle), puts the cursor on the spot where it hurts. So, at least for Oracle, there seems to be some...
loswillem
Offline Send Email
Apr 20, 2007
8:17 pm
3221
I thought Golden Retriever was a dog? I imagine that this tool uses native access to Oracle, which does get the row/col of the error. However this information...
Phil Castle
cardettnz
Offline Send Email
Apr 23, 2007
8:00 am
3222
Hi, It should give a message saying "No SQL Statement". Could you send me a screen-shot of the "Run Multiple SQL Statements" Window where you get your error...
cardett_troy
Offline Send Email
Apr 23, 2007
10:59 pm
3223
Hi, We are heavy users of AQT here.... Have you ever considered adding a menu item "Edit/Save as New Table" to the query result window? Ideally a wizard would...
Michal Pasniewski
michalp
Online Now Send Email
Apr 25, 2007
11:11 pm
3224
You can do this from the Run SQL window (rather than the Data Display window). Go Export > Export to Table. This will send the results of the query to a table...
Phil Castle
cardettnz
Offline Send Email
Apr 25, 2007
11:41 pm
3225
Hi Phil & Others I suspect some of the logins I am using don't have rights to the system tables that AQT queries for it's data When I try to view DB links and...
Sandra Monk
sandramonk
Offline Send Email
May 1, 2007
9:29 pm
3226
Hi Sandra, to view DB Links you need access to SYS.DBA_DB_LINKS. to view Roles, you need access to SYS.DBA_ROLES, SYS.DBA_ROLE_PRIVS and SYS.DBA_SYS_PRIVS ...
Phil Castle
cardettnz
Offline Send Email
May 1, 2007
11:00 pm
3227
Hi, We have started using AQT recently in our Mainframe shop. I am writing a batch compare script to compare a bunch of tables. I would like to know all the...
satish_srikakulapu
satish_srika...
Offline Send Email
May 2, 2007
8:32 am
3228
Hi, Would you tell me how to increase number of recent connections at Connect dialog ? Regards. yshin...
yshin1018
Offline Send Email
May 2, 2007
8:32 am
3229
Sorry, I have not open advanced area....... yshin...
yshin1018
Offline Send Email
May 2, 2007
9:24 am
3230
All these parameters relate to different options you see on the Compare Data window. The easiest thing to do is to set the various options in the window then...
Phil Castle
cardettnz
Offline Send Email
May 2, 2007
10:51 am
3231
We are getting an error that states, "Processing error at gui_load Invalid property value" and "Processing error at dbagui.setgui Invalid property value". I...
kodi1227
Offline Send Email
May 3, 2007
11:04 pm
3232
The most probable cause of this is that the remembered size/position of this window has somehow gotten bad values. The solution is to clear this out. Use...
Phil Castle
cardettnz
Offline Send Email
May 4, 2007
9:00 am
3233
What is the best way to use AQT with Java databases that dont install ODBC drivers, such as Derby and Hypersonic. Ive seen odbc-jdbc bridge software but seems...
glenncolman
Offline Send Email
May 5, 2007
4:25 am
3234
Thank you! This solved the problem. We appreciate your help. Cindy ... size/position ... Settings\Cardett\Screen ... gui_load...
kodi1227
Offline Send Email
May 5, 2007
11:38 pm
3235
Hi, I would like to know if we can build DB2 Stored Procedures using AQT. Thanks, Satish...
satish_srikakulapu
satish_srika...
Offline Send Email
May 8, 2007
6:14 pm
3236
Hi Satish, Yes, AQT is able to create and alter stored procedures for DB2. DB2 z/OS is an exception however as it doesn't hold the SP text in the catalog...
cardett_troy
Offline Send Email
May 8, 2007
10:00 pm
3237
Hi Troy, Thank you very much for the information. I saw that SP information is stored in SYSIBM.SYSROUTINES_SRC for DB2 in z/OS. In Stored procedures developed...
satish_srikakulapu
satish_srika...
Offline Send Email
May 9, 2007
6:24 pm
3238
Hi Satish, While there is a catalog table SYSIBM.SYSROUTINES_SRC this is only populated when SPs are created through the IBM Development Center. So this...
cardett_troy
Offline Send Email
May 9, 2007
10:50 pm
3239
Good Morning, It seems that if I create a query and use quotes( " " ) for my column names, that when I use the query builder, the quotes are droped. Example 1)...
Jerrold Emery
disturbedenergy
Offline Send Email
May 10, 2007
3:02 am
Messages 3210 - 3239 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