Re: jdbc 2.0 compilance (DatabaseMetaData)?

From: ho han keng <hhk(at)MrRedHat(dot)ozemail(dot)com(dot)au>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: jdbc 2.0 compilance (DatabaseMetaData)?
Date: 1999-11-15 13:25:06
Message-ID: SQTX3.61$ub7.971@sunsite.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

MESZAROS Attila <tilla(at)chiara(dot)csoma(dot)elte(dot)hu> wrote:
> Hi All,

> Does the current postgres jdbc driver support for the
> DatabaseMetaData interface in java.sql as stated in the jdbc 2.0
> documentation?

> Attila

Apparently, it doesn't. I'm writing this application that needs to know the number of tables
in the current database -- DatabaseMetaData.getTables(...) doesn't work!

HHK

--
mailto: hohan(at)netscape(dot)net

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Coleman, Andrew 1999-11-15 14:27:36 Re: [INTERFACES] my problems with ecpg and arrays
Previous Message Tim Joyce 1999-11-15 11:29:20 Re: [INTERFACES] ResultSet.getDate