Problems with JDB Driver.

From: Igor Hribik <igor(dot)hribik(at)czech(dot)sun(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Problems with JDB Driver.
Date: 2001-03-02 12:01:53
Message-ID: 3A9F8BB1.8458DCB7@czech.sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello.

We use JDBC - driver : jdbc7.0-1.2.jar to connect to Postgresql
database, and we have a problem :
When we want to use the method getIndexInfo from DatabaseMetaData
interface,
this method should return (as prescribed in JDBC specification) the
indexes from table but
by using this driver it returns null.

Other problem is with getProcedures method from DatabaseMetaData
interface.
This method returns all system functions, but we expect only user stored

procedure,
as is prescribed in JDBC specification.

Is there any new driver available now ?

Thanks you

Igor Hribik
Quality Assurance Engineer, Forte Tools
Software Platforms and Products
Sun Microsystems Czech s.r.o.
E-mail:igor(dot)hribik(at)czech(dot)sun(dot)com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ingo Luetkebohle 2001-03-02 13:32:37 Re: Concurrency supported?
Previous Message Catalin CIOCOIU 2001-03-02 10:55:27 Re: JBuilder4