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@...
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...
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...
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,...
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...
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...
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@...
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...
... 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@...
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...
... 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@...
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....
... 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...
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....
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...
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...
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, 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....
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...
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...
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...
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...
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...
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...
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@...
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...