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. ...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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...
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). ...
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...
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...
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...
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...
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...
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...
This has: . Admin System now has support for Informix, MySQL and SQLBase . improvements to the Manage Security function . miscellaneous bug fixes and...
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...
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...