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 1767 - 1796 of 7596   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1767
Neither seem to work :-( As far as I can tell the code for the 2nd case should be fine ! .variable REPORT_REQUEST_ID_IN, NUMBER, 48954 .println ' Execute:' ...
Thomas Chiverton
thomas.chiverton@...
Send Email
Feb 2, 2005
6:22 pm
1768
Hi Thomas, In File->Options->General->[General], do you have "';' Statement separator" enabled? If you do, it will cause this problem. This feature is only...
John LH
johnlhaxor
Offline Send Email
Feb 2, 2005
6:35 pm
1769
It would be useful to automatically show a 30-character indicator extending from the start of each text word as it is being typed, to indicate the 30-character...
bobbyo_yho
Offline Send Email
Feb 2, 2005
8:47 pm
1770
Hi everyone This is my first post in this group. I've been using Datastudio for quite some time already and I must say it is a very good product. However,...
nelfer19@...
nelfer19
Offline Send Email
Feb 2, 2005
10:52 pm
1771
Hi Nelson, The first thing I would recommend is to install ADS 3.7 and then update to the latest build from this post ... ...
John LH
johnlhaxor
Offline Send Email
Feb 2, 2005
11:00 pm
1772
Hi Bobby, I will put these notes on my todo list, but I will have to think this through some more. I am not exactly sure what the best UI for this would be, so...
John LH
johnlhaxor
Offline Send Email
Feb 3, 2005
1:35 am
1773
Hi, I have put out a new build which as some minor enhancements to the server registration dialog, mainly for Sybase and Sybase Anywhere. This is probably the...
John LH
johnlhaxor
Offline Send Email
Feb 3, 2005
1:51 am
1774
In File->Options->General->[General], do you have "';' Statement separator" enabled? If you do, it will cause this problem. This Would it not be better to...
Thomas Chiverton
thomas.chiverton@...
Send Email
Feb 3, 2005
12:30 pm
1775
Hi Thomas, The ADS script parser is not compatible with the script parsers of each of the database vendors. I guess this has been the biggest pain of most ADS...
John LH
johnlhaxor
Offline Send Email
Feb 3, 2005
12:54 pm
1776
... It seems (to me), that a simple test for if the option is on, and you are using Oracle, when generating the execute script would do the job. Either display...
Thomas Chiverton
thomas.chiverton@...
Send Email
Feb 3, 2005
2:08 pm
1777
Hi, I think you are missing how the script parser works. Before ADS does anything it has to parse the script into statements. Once it has a list of...
John LH
johnlhaxor
Offline Send Email
Feb 3, 2005
3:44 pm
1778
... When I'm making an execute bind into a new window, there is only one statement block, and ADS is writing all of it. ADS should be able to get that case...
Thomas Chiverton
thomas.chiverton@...
Send Email
Feb 3, 2005
5:43 pm
1779
Hi Thomas, I understand what you want to do. The problem is that your statement, even though it is one statement, will be passed through the script parser....
John LH
johnlhaxor
Offline Send Email
Feb 3, 2005
5:59 pm
1780
... Don't waste too much time. Options: 1. When writing dml code to an editor show a warning if ";" terminator is on. 2 (+ 1). Add another toggle button to the...
carlos@...
ce_ccs
Offline Send Email
Feb 3, 2005
8:18 pm
1781
Hey John, I'm afraid this one is a double edged sword email. Firstly, I would like to congratulate you on the fantastic support you provide for your users....
Ian Heggaton
heggaton
Offline Send Email
Feb 4, 2005
12:13 am
1782
Thanks! That worked very good. This is the first time I'm was dealing with the JDBC drivers (and relatives). Kind of interesting the way the "URL" has to be...
nelfer19@...
nelfer19
Offline Send Email
Feb 4, 2005
2:12 am
1783
Hi Ian, I know performance is a big issue, and there are areas that I will be working on to try to make this faster. I wish there was a magic bullet that I...
John LH
johnlhaxor
Offline Send Email
Feb 4, 2005
6:28 am
1784
Hi Nelson, ... The ODBC support in ADS is only on the Windows plaform, so connecting to Visual Fox Pro is probably only available on Windows. The only way ...
John LH
johnlhaxor
Offline Send Email
Feb 4, 2005
6:28 am
1785
John, Kudos is hardly enough for the knowledge and support you provide. I have never seen a product under development that works so well and has such support....
kori42
Offline Send Email
Feb 4, 2005
6:17 pm
1786
Hi, I have tagged the latest build as 4.0 and updated the packages on the website. The packages have all updated JDBC drivers and JRE 1.4.2_07. I would...
John LH
johnlhaxor
Offline Send Email
Feb 7, 2005
10:16 am
1787
Hello, I was wondering what the dependency was in 4.0 on the v07 build of the JRE. Also, is there a way to configure ADS to point to this instance instead of...
khutch_dal
Offline Send Email
Feb 7, 2005
8:49 pm
1788
It would be very helpful if, when positional errors are returned from SQL, if the position in the would be indicated. E.g. following the error-report in the...
bobbyo_yho
Offline Send Email
Feb 7, 2005
10:01 pm
1789
Hi Kenneth, There isn't any dependency specific to XXXX_07, only that JRE 1.4 or above is required. The reason 1.4.2_07 is bundled is because that is the...
johnlhaxor
Offline Send Email
Feb 7, 2005
10:01 pm
1790
Hi, I do have this on the todo list for Oracle. The position isn't returned in the error message, so I have to extract it from the database. -John...
John LH
johnlhaxor
Offline Send Email
Feb 7, 2005
10:47 pm
1791
John, The error position is stored in SQLCA, if I remember correctly. Prasanna John LH <JohnLH@...> wrote: Hi, I do have this on the todo list for...
L. Prasanna
plaxmina_us
Offline Send Email
Feb 8, 2005
2:17 am
1792
Hi, I think the SQLCA is only for C++ applications. I am not sure how to get it for JDBC but I'll do some research on it. -John...
John LH
johnlhaxor
Offline Send Email
Feb 8, 2005
3:56 am
1793
Hi, with newer versions of Aquafold, i have problems with the setting of driverproperties. I think in former times they could be manualy set in the connection...
alexclausnitzer
Offline Send Email
Feb 8, 2005
2:39 pm
1794
Hi Alex, This is a bug. I have fixed it ... you can grab the build here ... http://www.aquafold.com/download/datastudio_4_0_1.jar With the new build you can...
John LH
johnlhaxor
Offline Send Email
Feb 8, 2005
3:33 pm
1795
Hello I try to setup ADS4 on my MacOSX 10.3.7 with Instant Client 10g from Oracle. I think i should use "Oracle 9i/10g" driver But then i try to connect i got...
Pavel Volkovitskiy
int@...
Send Email
Feb 8, 2005
8:34 pm
1796
Hi Pavel, What connection type are you using? Just a note, on OSX the OCI connection type is not supported. Also, the Oracle client on OSX does cause a...
John LH
johnlhaxor
Offline Send Email
Feb 8, 2005
8:46 pm
Messages 1767 - 1796 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