Обсуждение: Problems with JDB Driver.

Поиск
Список
Период
Сортировка

Problems with JDB Driver.

От
Igor Hribik
Дата:
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.hribik@czech.sun.com






Re: Problems with JDB Driver.

От
Peter T Mount
Дата:
Quoting Igor Hribik <igor.hribik@czech.sun.com>:

snip

> Is there any new driver available now ?

7.1 is in beta now, and should be fully released in 2 weeks or so.

Peter


--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/