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 6297 - 6326 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6297
Does AquaDataStudio have the ability to script out all users and groups in a database Sybase? It can do it one at a time in the server browser, but I need to...
Ray Rankins
rrankins
Offline Send Email
Apr 3, 2008
3:13 pm
6298
Hi, In 6.5 you need to do it one at a time since they are not supported in the schema script generator. 7.0 will have the ability to script all of them at...
John LH
johnlhaxor
Offline Send Email
Apr 3, 2008
3:26 pm
6299
Okay - thanks. I just wanted to make sure I wasn't missing something. One at a time is kind of tedious for a couple hundred users, so for now I'll still to...
Ray Rankins
rrankins
Offline Send Email
Apr 3, 2008
4:21 pm
6300
Hi, Not sure when the beta will be available. But surely there will be something to see by June-July. 7.0 is the biggest feature release we have had, so it is...
John LH
johnlhaxor
Offline Send Email
Apr 3, 2008
8:20 pm
6301
Hi John We do a bit of work with different character sets. In particular we are using the thai character set at the moment. Now if i select some data from a...
Steven Jackson
stevenjackso...
Offline Send Email
Apr 3, 2008
11:32 pm
6302
Hi, If the text displays correctly in the Text Results, but not the Grid Results, then the problem is the font. The font you are using for the Grid Results...
John LH
johnlhaxor
Offline Send Email
Apr 3, 2008
11:35 pm
6303
John Worked like a treat. Chalk that one up to user error! :) Thanks Steve ... From: John LH <JohnLH@...> Reply-To: aquadatastudio@yahoogroups.com ...
Steven Jackson
stevenjackso...
Offline Send Email
Apr 4, 2008
12:17 am
6304
I'm scripting a whole bunch of stored procedures with ADS Schema script generator (which is great). And here's a small user interface request that could save...
Pasi Oja-Nisula
pojanisu
Offline Send Email
Apr 4, 2008
1:09 am
6305
Hi Pasi, Currently you can't do this, but this is a good point. I've added this to the list, to apply to all areas that have object selections. We are trying...
John LH
johnlhaxor
Offline Send Email
Apr 4, 2008
1:25 am
6306
John Just another question. I often use the "script to window as execute bind" functionality from the function/procedure tree of the package node. Fantastic...
Steven Jackson
stevenjackso...
Offline Send Email
Apr 6, 2008
11:42 pm
6307
Hi, In the schema browser you can't change the ordering. We do have on the list to come up with a ordering/sorting mechanism for this. You can use the Detail...
John LH
johnlhaxor
Offline Send Email
Apr 6, 2008
11:50 pm
6308
John Detail view isn't too much use for what i want. Which is to generate a bind script from a package procedure/function. But the search looks pretty useful....
Steven Jackson
stevenjackso...
Offline Send Email
Apr 7, 2008
2:55 pm
6309
Just wanted to see if anyone else is having (or had) an issues where after installing and opening the ADS package, the application will close, without error....
tctatum2000
Offline Send Email
Apr 7, 2008
2:59 pm
6310
Hi, Yes, once you type the name to match and it matches the first item, you can use up/down arrow to move through the next/previous matches. regards -John...
John LH
johnlhaxor
Offline Send Email
Apr 7, 2008
4:12 pm
6311
Hi, Can you try doing this ... 1. Rename your <ADS_INSTALL>\jre folder to jre_old 2. Unzip this file into your <ADS_INSTALL> folder ... ...
John LH
johnlhaxor
Offline Send Email
Apr 7, 2008
6:26 pm
6312
Excellent, thanks John, that's exactly what i need. I usually know the item i am looking for, but sometimes there are a few matches. So that will work well. ...
Steven Jackson
stevenjackso...
Offline Send Email
Apr 7, 2008
10:33 pm
6313
Thanks John, I tried loading the version of Java as you mentioned. At first I thought that may have worked, but after appx. 20-25 seconds of being open and...
tctatum2000
Offline Send Email
Apr 8, 2008
2:34 pm
6314
In our environment, Data Architects are granted permissions via the "SELECT ANY DICTINOARY" for production environment. In AquaStudio, I am unable to to see...
Brock McDonald
Brock_McDonald
Offline Send Email
Apr 8, 2008
2:37 pm
6315
Hi, I would recommend removing these two and see if ADS then works ... ... Also, do you have any non-Microsoft device drivers? Primarily Video or Network...
John LH
johnlhaxor
Offline Send Email
Apr 8, 2008
3:15 pm
6316
I've been using the autocommit feature in Aqua Data Studio, and ran into an interesting situation. I ran a pl/sql procedure to insert records in a table....
jfw1953
Offline Send Email
Apr 8, 2008
3:18 pm
6317
Hi, ADS queries for sequences with the query .. SELECT SEQUENCE_NAME FROM ALL_SEQUENCES WHERE SEQUENCE_OWNER = 'HR' ORDER BY SEQUENCE_NAME Can you issue this...
John LH
johnlhaxor
Offline Send Email
Apr 8, 2008
3:36 pm
6318
Hi, AutoCommit commits after each statement execution in a script. If you execute an Oracle Procedure, then a commit is done only at the end of procedure...
John LH
johnlhaxor
Offline Send Email
Apr 8, 2008
3:36 pm
6319
John, Thanks so much for your response. A DDL statement is a CREATE TABLE or ALTER TABLE, right? I don't have either of these statements in my procedure. I...
jfw1953
Offline Send Email
Apr 8, 2008
9:16 pm
6320
John, Is there an easy way to find what is the script ADS uses for generating a 'Pivot' view of result set? For ex: I can want to save a result set (Ctrl+R),...
ampatki
Offline Send Email
Apr 9, 2008
6:11 pm
6321
Hi, If you right click on the Pivot Grid you can select "Script Full To New Window" ... that gives you the exact script. -John...
John LH
johnlhaxor
Offline Send Email
Apr 9, 2008
6:21 pm
6322
Last Friday a new version of the ADS software was installed onto our Production Support group's desktops. Our main dataserver is a Sybase ASE 12.5.4 which the...
cecilia605
Offline Send Email
Apr 10, 2008
8:34 pm
6323
Hi, What was the previous version/build of ADS? What is the current version/build of ADS? I need to know the versions to delta. ... getting recorded in the...
John LH
johnlhaxor
Offline Send Email
Apr 10, 2008
8:42 pm
6324
Running the follwing queries (where OWNREF is the Schema): SELECT SEQUENCE_NAME FROM ALL_SEQUENCES WHERE SEQUENCE_OWNER = 'OWNREF' ORDER BY SEQUENCE_NAME / 0...
Brock McDonald
Brock_McDonald
Offline Send Email
Apr 10, 2008
9:00 pm
6325
Hi, Well, the problem is with ALL_ and USER_ tables. It seems your security is setup where you need to use the DBA_ tables instead of the ALL_ tables....
John LH
johnlhaxor
Offline Send Email
Apr 10, 2008
9:13 pm
6326
Original version was 6.0 The upgrade was done so that we're now on version 6.5.9 As for the audited sql it's all the queries against the system tabls as well...
cecilia605
Offline Send Email
Apr 10, 2008
10:45 pm
Messages 6297 - 6326 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