Hi, John. I keep on testing how ADS generates CREATE TABLE scripts. Some new issues were found. 1) Since version 8.0.2 Sybase ASA support clustered indexes,...
Hi, John, I've found a strange table in my schema. It has two foreign keys, but none of them are visible on Schema Browser. At the same time, they scripts by...
I have tried this with 6.0.15 with the same problem. Where can I get a copy of 6.0.11? I am using the login which is dbo for all non-system databases. I am...
Hi, I finally got ASA 8.0.3 and I reproduced and fixed this bug. Here is the new build ... http://download.aquafold.com/download/ads-6.0.18_13.jar -John...
Hi, I fixed #1,4 & 6 in the new 6.0.18_13 build. ... Can you clarify this item? This should work as you requested, I fixed it in the last build. ... I can't...
The latest build 6.0.18_12.jar has fixed the problem. Session Manager works fine now. Thanks for your help, Janis Rupners Wildboar Consulting home office:...
Thanks, John. We extract data for statisticians and they have complained that they have to "massage" it to load it in. Do you have an ETA for this? Massimo...
I run Data Studio 6.0.0RC1 and when I try to bring up Image Viewer I get: java.lang.ClassCastException: nmfl.mU cannot be cast to nmfl.mB at nmfl.ag.a(Unknown...
Hi John, ... #1,4 works well. I didn't find fix for #6, though it's rather feature request than a problem. ... it in the last build. ... Yes, surely I can....
Hi John, It would be useful improvement if you provide Procedure Editor with such (optional) features as auto indent and indent size. -= Andrey =- Hi...
Hi, Give this new build a try ... this now has an option to indicate the date quote identifier ... http://download.aquafold.com/download/ads-6.0.18_14.jar Let...
Hi John, I have tested new build. Some issues were found... 1) ... the new build ... John, it's a very good news! Thanks! 2) ... I create new table with...
Hi, You shouldn't be using RC1 ... you should be using the final release which you can get from the download page. You can also update to the latest build....
Hi John, I've tried to use 'Export Data' tool in ADS. Here are some issues. 1) You have 2 type of sources for exporting: 'Export Table' and 'Export from...
Hi, ... I've put this on our list. ... Can you give me an example for this one? I can't reproduce. ... The new 6.0.18_15 build fixes this problem now. thanks ...
Hi, ... 1. I have the following table: create table Test (ID integer not null primary key, VAL varchar(80) not null) go insert into Test values (1, 'Germany') ...
Hi, ... John, I think that all is working. It's not a bug. But the idea was the following: Let I have some procedure with default parameters: create procedure...
I faced with issue that 'Messages' tab in Query Analyzer is limited to 3000 rows. It's a strong limitation for me because I have many procedures with multiple...
Hi, This is working in ADS, but the one thing I forgot to mention is that there is a bug in Sybase ASA 8 where the default value is not stored, so ADS can't...
Hi, ... This is working in my build. Can you try the new build below again and double check to make sure it works for you? ... I fixed these two items in this...
Hi, ... This seems to be a bug in the Sybase JDBC driver. This is only a problem in Sybase. You are exporting a query resultset ... so ADS, instead of...
Hi John ... and ... I try it again (Sybase ASA 8.0.3.5444)... It doesn't work. Here is dictionary data for test table: select * from syscolumn where...
Hi John, I would like to propose you another small improvement concerning Procedure Editor/Query Analyzer (PE/QA). I like to use 'Split Pane Results' mode of...