Subject Re: [Firebird-Java] Columns for DatabaseMetaData
Author Blas Rodriguez Somoza
Hello

At 10/06/2003 04:42 +0000, tsangccn wrote:
>Hello,
>
>I have just download Jaybird from CVS and found that the bugs
>(DatabaseMetaData.getColumns(), column size for unicode string, and
>missing default value) have been fixed. Thanks a lot. But I found
>another (may not be a problem) that the columns are not come out with
>ordinal position order (previously they are). It seems that the
>columns are grouped by data type and they are in varchar, int, date
>order. Is this a intention? I think most people expected they are in
>ordinal positon order.

Not intended, only a stupid mistake, I don't modify the order by.

Now it should be OK in the CVS.

Regards
Blas Rodriguez Somoza