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 your group to be featured on the Yahoo! Groups website? 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 6390 - 6419 of 7595   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6390
Hi, How did you create the "test" table? The problem you are having is that the test table has column names with caps. I am assuming you did this with the...
John LH
johnlhaxor
Offline Send Email
Jun 1, 2008
10:08 pm
6391
John, Turning off the quote identifier for visual editing gave me what I was looking for... I realize that I lose the column case information on the import...
Will Senn
wdsenn
Offline Send Email
Jun 2, 2008
1:53 am
6392
Hi, I have some problem with datas on Oracle. I use AMERICAN_AMERICA.AL32UTF8 charset both on server and client side. With sqlplus, I have a good result but...
Nicolas PASCALE
nicolas.accor@...
Send Email
Jun 5, 2008
2:04 pm
6393
Hi, The problem could be with how the data was inserted into the database. In ADS, can you INSERT data (eg: jérôme), and then SELECT the data back correctly?...
John LH
johnlhaxor
Offline Send Email
Jun 5, 2008
2:57 pm
6394
The data was inserted with an ETL with AL32UTF8 charset (as the database charset). The only way to ADS to see correctly the text is to set ETL to use ...
Nicolas PASCALE
nicolas.accor@...
Send Email
Jun 5, 2008
3:44 pm
6395
Hi, I isolate the problem I need some more information: 1. Can you use ADS to INSERT and SELECT the correct information independent of any other tool? 2. What...
John LH
johnlhaxor
Offline Send Email
Jun 5, 2008
3:49 pm
6396
John, Is there anyway to make this feature optional in version 7? Also, is there an option some where to ignore left and right parenthesis when showing the...
Jason Serra
jserra96
Offline Send Email
Jun 5, 2008
11:00 pm
6397
Hi, ... I've up it on the list. ... parenthesis when showing the matching the paired (open/close) parens of a statement? File->Options->SQL Editor->Highlight...
John LH
johnlhaxor
Offline Send Email
Jun 6, 2008
3:51 am
6398
Hi 1. yes I can use ADS to insert correct information 2. I use "Oracle" connection type 3. We are using OpenText Genio 6.1 (hummingbird) with native connection...
Nicolas PASCALE
nicolas.accor@...
Send Email
Jun 6, 2008
2:28 pm
6399
John, Thanks. But I did not need to turn on Highlight matching brace option, rather I want the option to ignore braces that may be part of  a string literal...
Jason Serra
jserra96
Offline Send Email
Jun 6, 2008
2:29 pm
6400
Hi, You are using two different connection configurations for each tool. I would suggest using ADS with the "Oracle OCI" so that you are using the same...
John LH
johnlhaxor
Offline Send Email
Jun 6, 2008
4:02 pm
6401
Hi Jason, I guess I'd consider this a bug. It seems this has always been the behavior in the editor for matching brackets. This is part of the editor...
John LH
johnlhaxor
Offline Send Email
Jun 6, 2008
4:36 pm
6402
Thanks for the answer. I'll try this monday morning Best regards ... Thanks for the answer. I'll try this monday morning Best regards 2008/6/6 John LH <...
Nicolas PASCALE
nicolas.accor@...
Send Email
Jun 6, 2008
6:13 pm
6403
Hi, When i select the table with Oracle OCI, it crash ADS # # An unexpected error has been detected by Java Runtime Environment: # #...
Nicolas PASCALE
nicolas.accor@...
Send Email
Jun 9, 2008
2:40 pm
6404
Hi, You need to update the Oracle Drivers in Aqua Data Studio with the Oracle driver that comes with your Oracle Client installation. Here are docs on how to...
John LH
johnlhaxor
Offline Send Email
Jun 9, 2008
2:57 pm
6405
Hi, Below is a new patch with minor fixes for ADS 6.5.x. Sneak peak for 7.0 :) ... ...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
2:45 pm
6406
Hi, can someone give me a quick example of how to use a variable in a stored procedure. I would like to assign the date to a query. thanks...
jamie.stewart9999
jamie.stewar...
Offline Send Email
Jun 10, 2008
2:45 pm
6407
Hi, Not sure what you mean. Is this an ADS question? or procedural language for a database question? regards, -John...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
7:35 pm
6408
I am talking about ads 6.5. i see that a stored procedure can be used in conjunction with .variable. i just cannot find anywhere in the documentation that...
jamie.stewart9999
jamie.stewar...
Offline Send Email
Jun 10, 2008
8:28 pm
6409
Hi, If you right click on the procedure in the schema browser you can Script Object to Window->EXECUTE BIND. This will give you an example. regards, -John...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
8:30 pm
6410
Hi, This is undoubtedly a silly question that I should know the answer to but... When using ADS to perform updates and having Auto-commit turned off, one is...
John Allen
qprjohn
Offline Send Email
Jun 10, 2008
10:22 pm
6411
Hi, ... When exactly does ADS give you these choices? -John...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
10:32 pm
6412
Hi John, With autocommit turned off ADS gives those choices after performing an UPDATE statement. Clicking 'Rollback' rolls it back, 'Commit' commits the...
John Allen
qprjohn
Offline Send Email
Jun 10, 2008
10:47 pm
6413
Hi, This prompt is happening because you have enabled the File->Options->General->Query Windows->Prompt for commit when auto-commit is OFF. Ignore means that...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
11:12 pm
6414
Does that mean though that after hitting 'Ignore' that I can use another query window to test out those uncommitted results to see if I want to rollback or...
John Allen
qprjohn
Offline Send Email
Jun 10, 2008
11:27 pm
6415
Hi, ... another query window to test out ... No. You can not see the changes from another query window or connection until you commit them. Uncommited...
John LH
johnlhaxor
Offline Send Email
Jun 10, 2008
11:35 pm
6416
OK thanks John. I was hoping I could do it in another window for simplicity but I can simply do my first testing, 'select' query before updating in another...
John Allen
qprjohn
Offline Send Email
Jun 11, 2008
12:15 am
6417
Would it be possible to have Aqua Data start with the mounted directories in the server browser already collapsed?...
mwilson92474
Offline Send Email
Jun 12, 2008
2:42 pm
6418
While running a Sybase query with a compute clause, I get ... JZ0P9: A COMPUTE BY query has been detected. That type of result is unsupported and has been...
Matthew Persico
matthew_persico
Offline Send Email
Jun 12, 2008
2:42 pm
6419
Hi, Can you clarify? All nodes are collapsed by default. -John...
John LH
johnlhaxor
Offline Send Email
Jun 12, 2008
3:00 pm
Messages 6390 - 6419 of 7595   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