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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 6360 - 6389 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6360
... I've upgraded to OpenSuSE 10.3, and the now all is well, CompizFusion and native 64bit Java. # java -version java version "1.6.0_10-beta" Java(TM) SE...
Tom Chiverton
tom.chiverton
Offline Send Email
May 8, 2008
2:29 pm
6361
When I start up SQLPLUS for Oracle, I can specify a start up script for settings. One of the things I do in that start up script is alter session set...
Matthew Persico
matthew_persico
Offline Send Email
May 9, 2008
5:27 pm
6362
Hi, In ADS you currently can't add a script for pre-execution. regards, -John...
John LH
johnlhaxor
Offline Send Email
May 9, 2008
5:54 pm
6363
John, Is this feature supported other than highlighting every row in a specific column and copying it, is there a way to select all on a given column or...
braddegz
Offline Send Email
May 16, 2008
3:22 pm
6364
Hi, At the moment you can't do this with a click. You can click first cell, Shift-Ctrl-End. I've put this on the features list to add the right mouse click ...
John LH
johnlhaxor
Offline Send Email
May 16, 2008
3:39 pm
6365
Hi, Many OSX Leopard users have reported the performance problems with the ADS Grid and Table Data Editor on Leopard. We have isolate the bug in Java for OSX...
John LH
johnlhaxor
Offline Send Email
May 20, 2008
12:12 am
6366
For me, performance is maybe a little better for me compared to earlier versions, but still not great. For instance in an 'edit table data' window with 70...
simonjoliver
Offline Send Email
May 20, 2008
2:36 pm
6367
Hi, Ok, the grid is fast, but we missed the Table Data Editor. Here is a fix for the Table Data Editor ... ...
John LH
johnlhaxor
Offline Send Email
May 20, 2008
6:06 pm
6368
Hi, ... a numeric field gets selected ... This is also a bug in Leopard. This does not happen in Windows, Linux, Solaris or OSX Tiger. We currently don't...
John LH
johnlhaxor
Offline Send Email
May 20, 2008
6:12 pm
6369
Thanks, John - That's much better :-)...
simonjoliver
Offline Send Email
May 20, 2008
7:09 pm
6370
I have found this issue as well. The workaround I use is to hit the command (apple) key once prior to typing, and the current value will be selected. Then,...
Greg Hesla
ghesla
Offline Send Email
May 23, 2008
3:02 pm
6371
Hello, I have recently started using Aqua Data Studio 6.5.9 for managing my mysql v5.0 server and I have a simple question is there a simple way for editing...
victor izverschi
vizverschi
Offline Send Email
May 26, 2008
7:23 pm
6372
Hi, The procedure editor needs support from the database to be able to do this. MySQL doesn't support ALTER PROCEDURE <BODY> or DDL in transactions. MS SQL...
John LH
johnlhaxor
Offline Send Email
May 26, 2008
7:48 pm
6373
John, I have a varchar2 field in one of my oracle tables that contains numbers. It's set to varchar2 so it preserves leading zeroes in cases where the value...
braddegz
Offline Send Email
May 28, 2008
6:10 pm
6374
Hi, VARCHAR data is never converted in a query for ADS. The value in the VARCHAR field should be exactly what it is in the database. Can you do the query in...
John LH
johnlhaxor
Offline Send Email
May 28, 2008
6:20 pm
6375
Hello, I have recently started using Aqua Data Studio 6.5.9 for managing my mysql v5.0 server and I have a simple question is there a simple way for editing...
victor izverschi
vizverschi
Offline Send Email
May 28, 2008
7:23 pm
6376
Hi John, I can do that and will when I return to the office tomorrow. But, just so you know, I performed an "Edit table top 1000 rows" -- (sorry don't have...
Brad Degenaars
braddegz
Offline Send Email
May 29, 2008
3:00 am
6377
Is there a way to assign a variable to a query that I run every month? I tried this but don't seem to get any results back. I am using Aqua 6.5 .variable...
jamie.stewart9999
jamie.stewar...
Offline Send Email
May 29, 2008
9:07 pm
6378
Hi, The .variable command is for variable binding, used in executing stored procedures. The &<parameter> is for parameterized scripts. Parameterized scripts...
John LH
johnlhaxor
Offline Send Email
May 29, 2008
10:13 pm
6379
Hi, In ADS 6.5.10_08, when I import data from a spreasheet into PostgreSQL 8.3.1 on i386-apple-darwin9.2.2, it maintains the case of the column names. However,...
Will Senn
wdsenn
Offline Send Email
May 30, 2008
4:46 pm
6380
Hi, In PG, if you don't quote, then lowercase is assumed. If you don't use quotes when you create the table, then they will use lowercase. In this case you...
John LH
johnlhaxor
Offline Send Email
May 30, 2008
5:03 pm
6381
John, Thanks for the information. Here is the situation. I have a spreadsheet with the columns: A, B, C when I import using Tools->Import Data, columns A, B,...
Will Senn
wdsenn
Offline Send Email
May 30, 2008
6:24 pm
6382
Hi, I am a little confused because in the Import Tool you can only import from CSV files. Is this an Excel file? or a CSV file? In the Option Tab you can...
John LH
johnlhaxor
Offline Send Email
May 30, 2008
6:48 pm
6383
John, Is this feature for Oracle only?  And is it an option that can be turned off? Thanks. ... From: John LH <JohnLH@...> To:...
Jason Serra
jserra96
Offline Send Email
May 30, 2008
9:30 pm
6384
John, I really like being able to drag and drop object names (table, column, stored proc names) from the server pane to a query analyzer but it would be nice...
jserra96
Offline Send Email
May 30, 2008
9:30 pm
6385
John, I am using excel to create the .csv file, hence my use of the word spreadsheet. I didn't mean to imply .xls, or .xlsx No, I am importing directly into...
Will Senn
wdsenn
Offline Send Email
May 30, 2008
9:30 pm
6386
Hi, This is for Oracle and DB2. You can't turn this off. -John...
John LH
johnlhaxor
Offline Send Email
May 30, 2008
10:43 pm
6387
Hi, ... table name into the QA window, but a ... that would ask if you want to include the schema name. We do have this on the list. ... a file is it possible...
John LH
johnlhaxor
Offline Send Email
May 30, 2008
10:52 pm
6388
Hi, You haven't mentioned any errors or messages. What you are describing should work. What is not working? Can you provide a screenshot? thanks -John...
John LH
johnlhaxor
Offline Send Email
May 30, 2008
10:52 pm
6389
John, Here you go:  Everything's cool so far... But, then:  The quotes in the preview aren't removable so, as expected:  Which is totally consistent...
Will Senn
wdsenn
Offline Send Email
May 31, 2008
1:12 am
Messages 6360 - 6389 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