Search the web
Sign In
New User? Sign Up
aquadatastudio · Aqua Data Studio
? 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 1421 - 1450 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1421
... It doesn't appear to be in this case though (I deliberatly typo'ed the 'procedure' key word). What I included was all I got, other tools manage to display...
Thomas Chiverton
thomas.chiverton@...
Send Email
Oct 1, 2004
5:14 pm
1422
Hi Tom, Many of the Oracle specific tools do what you are describing. I do have on my todo list to build a more comprehensive PL/SQL-Stored Procedure ...
John LH
johnlhaxor
Offline Send Email
Oct 1, 2004
6:50 pm
1423
... Excellent news, that is exactly what I wanted to hear :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email:...
Thomas Chiverton
thomas.chiverton@...
Send Email
Oct 4, 2004
2:46 pm
1424
Hi, I have finished the first round of development of visual editing for security. I am still doing extensive testing and polishing up a few things, but...
John LH
johnlhaxor
Offline Send Email
Oct 5, 2004
7:51 pm
1425
Hi, I am evaluating Aqua Data Studio 3.7. It seems I can not see public database links and public synonyms when I browse around the schema tree. I'd like to...
Yi Santelli
yisantelli
Offline Send Email
Oct 5, 2004
10:01 pm
1426
Hi Yi, It seems that I must have missed this, but the PUBLIC schema doesn't return from the Oracle catalog tables. I have added the PUBLIC schema in the list...
John LH
johnlhaxor
Offline Send Email
Oct 5, 2004
10:43 pm
1427
Hi Yi, Oops, forgot the other question .... You can script the Table CREATE DDL SQL for a table by right-clicking on it for a popup menu then selecting Script...
John LH
johnlhaxor
Offline Send Email
Oct 5, 2004
10:48 pm
1428
Hi, i think i found a little bug: in index columns list (in index properties window) ADS shows for datetime fields type - "uniqueidentifier" MS SQL 2K ADS...
Krutyakov Roman
mark@...
Send Email
Oct 6, 2004
4:15 pm
1429
I simply want to be able to copy the datastudio.jar file in to order to update the system. When I open up the zip file that is downloaded, everything bu the...
Al Schoen
alschoen@...
Send Email
Oct 6, 2004
4:15 pm
1430
Hi Al, The datastudio_3_7_12.jar is the datastudio.jar file. You do not need to unzip it. All you need to do is rename it. There is no installation process...
John LH
johnlhaxor
Offline Send Email
Oct 6, 2004
4:50 pm
1431
I understand that. But when I click on the link, in the email, "http://www.aquafold.com/download/datastudio_3_7_12.jar", I end up downloading a...
Al Schoen
alschoen@...
Send Email
Oct 6, 2004
9:30 pm
1432
Hi Al, Can you tell me what OS and Browser you are using? How your browser handles the default method of downloading and saving a file is dependant on the...
John LH
johnlhaxor
Offline Send Email
Oct 6, 2004
9:40 pm
1433
Al, Your download utility is assuming the ".jar" file is a zip file and making it the default file type. Just navigate to where you have the current jar file...
Andrew Jaffee
andyj_pa
Offline Send Email
Oct 6, 2004
10:02 pm
1434
Hi Roman, Thanks for pointing this out. I have fixed the bug. You can the fix with this build ... http://www.aquafold.com/download/datastudio_3_7_12_2.jar ...
John LH
johnlhaxor
Offline Send Email
Oct 6, 2004
10:03 pm
1435
I am running Windows XP SP2 (the issue existed even with SP1) and IE 6. The filename that is displayed when I click on your link has the .ZIP extension. I did...
Al Schoen
alschoen@...
Send Email
Oct 7, 2004
4:29 pm
1436
Hi John, I have a question. When I go into query analyzer and want to enter a table name in the 'FROM' section, I didn't know that it should also show you the...
John Allen
qprjohn
Offline Send Email
Oct 7, 2004
7:12 pm
1437
Hi John, I am not 100% sure what your question is, but here is a quick explanation of the auto-completion ... Auto-completion tries to identify the position...
John LH
johnlhaxor
Offline Send Email
Oct 7, 2004
7:41 pm
1438
ADS 3.7.11, DB2 UDB 7.2 data See below; The depenencies of the table, shows a serie of 'codes' like 'LMS.P0023330'. The 'LMS' part is our schema name, but the...
Marco Kuipers
mckuipers
Offline Send Email
Oct 8, 2004
1:42 am
1439
Hi Marco, I have added the procedures to the dependancies. They needed to be joined with the sysdependancies and packagedep tables to get the full list. I...
John LH
johnlhaxor
Offline Send Email
Oct 8, 2004
6:14 am
1440
Thanks John, This response speed is so unheard of in IT, very impressive!!! Found though that it looks like it is doubling up on the internal names and the ...
Marco Kuipers
mckuipers
Offline Send Email
Oct 8, 2004
8:47 am
1441
Hi all, I'm new to ADS I think that its great! Well done John and the team. Just one question though, does ADS support DB2 7.1 on OS/390? Frik ... From: John...
Lubbe, Frik
FLubbe@...
Send Email
Oct 8, 2004
8:47 am
1442
Hi Marco, The list of dependancies is based off of the the following tables : syscat.constdep, syscat.indexdep, syscat.trigdep, syscat.viewdep, ...
John LH
johnlhaxor
Offline Send Email
Oct 8, 2004
9:25 am
1443
Hi Frik, ADS's interface for DB2 is for DB2 Universal Database. Which is what I am assuming you are using. In this case you should be able to connect with...
John LH
johnlhaxor
Offline Send Email
Oct 8, 2004
9:35 am
1444
Hi John, What would be really really handy is the following; In DB2 you cannot drop or insert a column. Therefore the table needs to be dropped, then rebuild....
Marco Kuipers
mckuipers
Offline Send Email
Oct 10, 2004
11:57 pm
1445
Hi Marco, The ADS Table visual editor has support for dropping columns ... generating the SQL that is. The problem is that DB2 is the only database that does...
John LH
johnlhaxor
Offline Send Email
Oct 11, 2004
1:21 am
1446
Thanks John, Just found that DB2 8.2 control center has features to drop/create the table and all dependencies when wanting to drop a column. ...
Marco Kuipers
mckuipers
Offline Send Email
Oct 11, 2004
4:54 am
1447
John, I am trying to modify permissions on tables in MSSQL and Sybase using GUI, but fail to see how to do it. Can you give a hint? Thanks, Michael ... for ......
bondarm
Online Now Send Email
Oct 11, 2004
4:55 am
1448
Hi Marco, I will put on my list to check out 8.2 control center to see how this feature works to see about duplicating the functionality. -John...
John LH
johnlhaxor
Offline Send Email
Oct 11, 2004
5:17 am
1449
Hi Michael, I you "Alter User" or "Alter Role" the general tab will have a button called "Object Permissions". If you click on this button it will give you...
John LH
johnlhaxor
Offline Send Email
Oct 11, 2004
5:17 am
1450
Hi, just started to evaluate Aqua and i find it very nice to browse our Sybase 12.5.3 servers. but ... i found that program freezes when try to select anything...
flirek
Offline Send Email
Oct 12, 2004
4:27 pm
Messages 1421 - 1450 of 7593   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