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...
Show off your group to the world. Share a photo of your group with us.

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 2443 - 2472 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2443
Hi John, The save button works great! Thank you once again! :) Reena ... continue ... "Save ... 'save ... editing it...
reenakh
Offline Send Email
Sep 1, 2005
2:25 pm
2444
When using stored procedures I've found that you must have "DYNAMIC RESULT SETS 1" in the stored procedure. If you don't, it is assumed to be zero. When...
shawn_scfbins
Offline Send Email
Sep 1, 2005
2:26 pm
2445
Hi Shawn, You are probably using the CALL command. This command is specific to the DB2 command tool, but isn't supported by DB2 the server. In ADS, if you...
John LH
johnlhaxor
Offline Send Email
Sep 1, 2005
3:52 pm
2446
John, I don't think that is what I want. Let me try to explain again. When I issue the following statement: "CALL UDBSQLPRG. ...
shawn_scfbins
Offline Send Email
Sep 1, 2005
4:56 pm
2447
I want to copy my configuration of servers that I have added from my computer to other computers. Is it stored in a file somewhere? I do not see it in the...
pfaljp
Offline Send Email
Sep 1, 2005
5:00 pm
2448
ADS-Settings are stored under your UserHome-directory: C:\Documents and Settings\<UserName>\.datastudio ... I want to copy my configuration of servers that I...
Robert Paschek
ossi180581
Offline Send Email
Sep 1, 2005
5:18 pm
2449
A related question. I once needed to recover a password from one of the connection files. Does anyone know if there is a way to decrypt these? Monty...
Monty Charlton
montycharlton
Online Now Send Email
Sep 1, 2005
5:50 pm
2450
Hi, The encryption of passwords is to hide them. So, there isn't an "official" way of decrypting them. The reason is to prevent someone from taking the file...
John LH
johnlhaxor
Offline Send Email
Sep 1, 2005
6:47 pm
2451
Hi Shawn, Ok, I understand what you are doing. Let me explain what ADS does. When you execute "CALL <PROC>", ADS will execute this statement with the DB2 JDBC...
John LH
johnlhaxor
Offline Send Email
Sep 1, 2005
7:29 pm
2452
John, Yes we can. We can execute it correctly in the DB2 environment as well as a free product that we are currently using. The product is Query Tool. You...
shawn_scfbins
Offline Send Email
Sep 1, 2005
10:20 pm
2453
Hi, Both the DB2 command tool and Query tool use the native drivers. ADS uses the JDBC driver. These drivers might work differently. I did a search for all...
John LH
johnlhaxor
Offline Send Email
Sep 1, 2005
10:26 pm
2454
Hi John, Thanks for putting in the 'Save' button in the procedure editor. Another 'cool' functionality that I know I would really appreciate would be to be...
reenakh
Offline Send Email
Sep 2, 2005
5:48 pm
2455
Hello all, First, thanks for a great product. I'm starting to use ADS as my one-stop shop for MSSQL and Oracle database access. A question -- is it possible to...
Adam Getchell
acgetche
Offline Send Email
Sep 2, 2005
7:55 pm
2456
Hi, I will add this to the todo list, so that the schema browser can be used to better navigate the package that you are editing. thanks -John...
John LH
johnlhaxor
Offline Send Email
Sep 2, 2005
8:29 pm
2457
Hi, You can edit a user, then you can click on "Object Permissions", then grant/revoke privileges. -John...
John LH
johnlhaxor
Offline Send Email
Sep 2, 2005
8:30 pm
2458
Hi, I've fixed a few bugs and put out a new build. I also put out new 4.5.2 packages. Update instructions below ... ( ...
John LH
johnlhaxor
Offline Send Email
Sep 5, 2005
8:10 pm
2459
Hi John, I am using Aqua 4.5.1 on Fedora core 3. I am connecting to a sybase database. I am trying to generate a create script using the script generator tool...
kaundin
Offline Send Email
Sep 7, 2005
12:45 am
2460
Hi Mailing List, I have problems connecting to my database since we moved it to another subnet. Previously it was running fine. The configurations are: Oracle...
dontrango
hookiparox
Offline Send Email
Sep 7, 2005
2:04 am
2461
Hi, I just looked into this. In Sybase, when creating a unique or foreign constraint, Sybase will create a supporting Index. ADS should not be scripting an...
John LH
johnlhaxor
Offline Send Email
Sep 7, 2005
2:04 am
2462
Hi, When changing the IP address of an Oracle server you need to make sure that your hostname/ip DNS resolution is reconfigured in Oracle appropriately. I did...
John LH
johnlhaxor
Offline Send Email
Sep 7, 2005
2:17 am
2463
Thanks John I'll give it a try...
dontrango
hookiparox
Offline Send Email
Sep 7, 2005
2:30 am
2464
Hi John, It works, the multithread mode must be disabled. Thanks....
dontrango
hookiparox
Offline Send Email
Sep 7, 2005
3:23 pm
2465
Hello John, I used the 4.5.2 jar but I still get the following error - ... There is no unique constraint on the referenced columns in the referenced table...
kaundin
Offline Send Email
Sep 7, 2005
9:02 pm
2466
Hello John, When I use the CREATE full script and generate create script I get the following error -- ... There is already an index on table...
kaundin
Offline Send Email
Sep 7, 2005
9:09 pm
2467
Hi, Did you download the 4.5.2.1 build which I provided the link below? (not just the 4.5.2 build) http://www.aquafold.com/download/datastudio_4_5_2_1.jar Can...
John LH
johnlhaxor
Offline Send Email
Sep 7, 2005
9:17 pm
2468
I have a question about the format of the TIMESTAMP type. I've used the Options, Result Format to adjust the TIMESTAMP type to be returned as the follows:...
shawn_scfbins
Offline Send Email
Sep 8, 2005
5:55 pm
2469
Does ADS support GUID's? I'm using SQL Server and we have columns that are defined as GUID's on our tables. When querying a table that has GUID we get the...
shawn_scfbins
Offline Send Email
Sep 8, 2005
5:55 pm
2470
Hi Shawn, ADS does support GUIDs. Here is a screenshot with the table definition and results ... http://www.aquafold.com/screenshots/misc/SQLServer-GUID.jpg ...
John LH
johnlhaxor
Offline Send Email
Sep 8, 2005
6:41 pm
2471
Hi Shawn, I can manually type in the following format string into your Options ... yyyy-MM-dd-HH.mm.sss.SSS -John...
John LH
johnlhaxor
Offline Send Email
Sep 8, 2005
6:43 pm
2472
I'm using build datastudio_4_5_1_4.jar. CREATE TABLE "dbo"."PolicySpecialAccount" ( "Id" uniqueidentifier NOT NULL, "Amendment"...
Hevel, Shawn
shawn_scfbins
Offline Send Email
Sep 8, 2005
6:52 pm
Messages 2443 - 2472 of 7596   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