Subject | Re: Bugs in the Firebird Java/JDBC Client |
---|---|
Author | Blas Rodriguez Somoza |
Post date | 2002-08-06T01:16:56Z |
Hello
Looking into interclient, I found the place where "asc or desc" data is, and it is not included in the docs.
I commit a patch to the CVS and now the ascending or descending column in the getIndexInfo are filled with A/D values.
Regards
Blas Rodriguez Somoza
Looking into interclient, I found the place where "asc or desc" data is, and it is not included in the docs.
I commit a patch to the CVS and now the ascending or descending column in the getIndexInfo are filled with A/D values.
Regards
Blas Rodriguez Somoza
----- Original Message -----
From: "Stephan Perktold" <stephan.asa@...>
To: "Blas Rodriguez Somoza" <blas@...>
Sent: Monday, August 05, 2002 5:17 PM
Subject: Re: Bugs in the Firebird Java/JDBC Client
> Hello Blas,
>
> > The problem with ASC or DESC is that the database meta data tables
> > apparently does not contain this information, so we can't report it.
> >
> InterClient returns complete informations. Do you have the possibility to
> retrieve it in a similar way?
>
> Thank you for your efforts
>
> Regards
> Stephan
>
>