JDBC DRIVER

Started by Enrico Cominiover 25 years ago2 messagesgeneral
Jump to latest
#1Enrico Comini
algobit@algobit.com

I 'm triyng to use JDBC driver with PostgreSQL, but I don't see the Indexes
of the tables.
Why ?

#2Peter T Mount
peter@retep.org.uk
In reply to: Enrico Comini (#1)
RE: [INTERFACES] JDBC DRIVER

Which version of the driver are you using?

There's a problem with DatabaseMetadata.getTables(). As I'm rewriting all
the queries in that class on Saturday, this should dissapear in 7.1.

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: Enrico Comini [mailto:algobit@algobit.com]
Sent: Thursday, October 26, 2000 11:27 AM
To: ML-Postrges-general; ML-Postgres-Interfaces
Subject: [INTERFACES] JDBC DRIVER

I 'm triyng to use JDBC driver with PostgreSQL, but I don't see the Indexes
of the tables.
Why ?