From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> |
---|---|
To: | "'Benoit Menendez'" <benoitm(at)pacbell(dot)net>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: DatabaseMetaData weak implementation |
Date: | 2002-02-22 19:43:47 |
Message-ID: | 008a01c1bbd9$3ee9eda0$8201a8c0@inspiron |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Benoit,
The latest driver can be found at jdbc.postgresql.org
Dave
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Benoit Menendez
Sent: Friday, February 22, 2002 2:33 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] DatabaseMetaData weak implementation
I cannot get DatabaseMetaData.getIndexInfo to return anything. I tried
several versions of the JDBC driver... I currently use the one installed
by Cygwin, the classes are dated 1/16/2002 2:29pm
I also need to retrieve constraints information using
DatabaseMetaData.getImportedKeys, but no luck here either... this
function just returns null...
Is there a new (improved) JDBC driver out there?
Thanks,
Benoit
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-02-22 19:47:11 | Re: Code Fixes |
Previous Message | Bruce Momjian | 2002-02-22 19:38:37 | Re: JDBC build - take 2 |