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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 670 - 699 of 4213   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
670
I have noticed this problem myself a few times. However it hasn't happened in a consistent way, so I haven't been able to nail down why it has been happening. ...
Phil Castle
cardettnz
Offline Send Email
Mar 2, 2004
8:19 am
671
I noticed it happens (not often, by chance) when using "Inline views" functionality of the Query builder; if I try to delete a "table" (actually, an...
realquo2003
Offline Send Email
Mar 2, 2004
12:18 pm
672
I am using MS SQL Server 2000. We have different logins and this one has all admin rights but is not the sa or dbo. SQL Server likes to precede its table with...
delwork7
Offline Send Email
Mar 2, 2004
4:00 pm
673
After further investigating it looks like it does have to do with the owner of the table. I did an EXEC sp_changeobjectowner 'tmp_prv_all', 'dbo'to change the...
delwork7
Offline Send Email
Mar 2, 2004
5:52 pm
674
Thanks Phil, Presently the AQT display shows nothing, even though data is present. This is confusing as a result since data is there. It would be better if it...
RFCorcoran
Offline Send Email
Mar 2, 2004
7:32 pm
675
A few little bugs here. The main problem is the use of an owner / schema name with a . in it. Why can't you use names such as john_smith rather than...
Phil Castle
cardettnz
Offline Send Email
Mar 3, 2004
5:56 am
676
After spending some time on this, I'm not entirely sure of what is going on. However I've put some more error checking in so you shouldn't get the error...
Phil Castle
cardettnz
Offline Send Email
Mar 3, 2004
6:00 am
677
AQT doesn't really "know" the data is UTF8. It retrieves the data correctly from the database and displays it; it's just that the display-control doesn't...
Phil Castle
cardettnz
Offline Send Email
Mar 3, 2004
6:04 am
678
I will create a different logon without the . like you say. The reason now it uses john.smith is because it is using the trusted connection from my pc and that...
delwork7
Offline Send Email
Mar 3, 2004
1:32 pm
679
I'm using the evaluation version of AQT, and i'm pursuing the management to get a license. I'm using the AQT to query a DB2 OS390. We have some...
brinkkemperah
Offline Send Email
Mar 3, 2004
2:47 pm
680
I didn't even think that a period in a schema name was valid SQL syntax. Is this another M$ embrace, extend, extinguish feature? The main problem is the use...
james.l.herrmann@...
jim_kcsr
Offline Send Email
Mar 3, 2004
5:35 pm
681
A trijective, no doubt. ... syntax. Is this another M$ embrace, extend, extinguish feature? ... it. Why can't you use names such as john_smith rather than ...
delwork7
Offline Send Email
Mar 3, 2004
7:41 pm
682
I find myself using the Edit->Replace function all the time in the SQL window. Nearly every edit function has shortcut key except for replace. Could we have...
james.l.herrmann@...
jim_kcsr
Offline Send Email
Mar 3, 2004
8:08 pm
683
This is a current limit of AQT. We can increase this, and will put it into the next build of AQT v6 beta. This will be released at the start of next week. You...
Phil Castle
cardettnz
Offline Send Email
Mar 3, 2004
8:58 pm
684
Yes, we can do this. This will be in v6.02. Malcolm, for Phil ... SQL window. Nearly every edit function has shortcut key except for replace. Could we have...
Phil Castle
cardettnz
Offline Send Email
Mar 3, 2004
9:02 pm
685
Thanks -- I've wanted that too Chris Phil Castle <group@...> wrote: Yes, we can do this. This will be in v6.02. Malcolm, for Phil ... SQL window....
Chris Braudy
cjbraudy
Offline Send Email
Mar 3, 2004
11:52 pm
686
any chance of getting these?? they show for UDB. thanks, robert...
ryoungbugs
Offline Send Email
Mar 4, 2004
2:48 am
687
To my knowledge, information on DB2/390 bufferpools is not held in the system tables, so I cannot show them (unlike DB2/UDB which does have bufferpool info). ...
Phil Castle
cardettnz
Offline Send Email
Mar 4, 2004
4:43 am
688
You can create a schema with a dot in it in other databases,such as DB2 - eg. create table "a.b".c delwork7 - once v6.0.2 comes out you will be able to go back...
Phil Castle
cardettnz
Offline Send Email
Mar 4, 2004
4:48 am
689
hadn't used this before; generally had edited in my editor. the string dropdowns don't seem to remember anything. 5.6 and 6.0. thanks, robert...
ryoungbugs
Offline Send Email
Mar 4, 2004
10:42 pm
690
I am back with AQT after recommending it on site to another client. Should be through purchasing in about 2 days!! Anyway, I want to add another Tables option...
gavinjolly
Offline Send Email
Mar 5, 2004
3:44 am
691
The dropdowns remember stuff within an AQT session, but not between sessions. Phil....
Phil Castle
cardettnz
Offline Send Email
Mar 5, 2004
9:59 am
692
Phil, Thank you very much for reacting so promptly. This will be a great help for us. Does this mean that we have to wait to 31th of march to buy a licence...
brinkkemperah
Offline Send Email
Mar 5, 2004
10:38 am
693
At the GUI "Where" screen, the lower box(window) that contains the written SQL being developed, defaults to a very small height that I manually enlarge because...
delwork7
Offline Send Email
Mar 5, 2004
2:01 pm
694
Yes, if you purchase a V5 license, you have a free upgrade to V6. The V5 license works with V6 Standard Edition. It is advantageous for you to purchase this...
Phil Castle
cardettnz
Offline Send Email
Mar 5, 2004
7:36 pm
695
It is meant to remember the height of this pane, between AQT sessions, though it is obviously misbehaving. I'll look into it. Phil....
Phil Castle
cardettnz
Offline Send Email
Mar 5, 2004
7:40 pm
696
Are you wanting to add System Owner Tables and Non-System Tables as icons in the DB Explorer? or are you wanting to add them as extra items in the drop-down...
Phil Castle
cardettnz
Offline Send Email
Mar 8, 2004
1:38 am
697
This has: . Admin System now has support for Informix, MySQL and SQLBase . improvements to the Manage Security function . miscellaneous bug fixes and...
Phil Castle
cardettnz
Offline Send Email
Mar 8, 2004
9:35 am
698
What is supposed to show up in the view definition (right click option on a view). I expected to see the view sql but the screen was blank. Is there a way to...
williamstandkeiii
williamstand...
Offline Send Email
Mar 8, 2004
2:48 pm
699
Phil I downloaded the new version 6.02 today but the pup-up screen still shows 100 parameterS, so it stil does not work. Also the display of the middle window...
brinkkemperah
Offline Send Email
Mar 8, 2004
3:16 pm
Messages 670 - 699 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