Re: Doubt

From: "Joe Shevland" <jshevland(at)j-elite(dot)com>
To: "priya k" <k_priya17(at)yahoo(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Doubt
Date: 2002-05-30 10:20:17
Message-ID: HEECIHEEJDBMCCGMGIOBCEBCCIAA.jshevland@j-elite.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Priya,

Unsure, as I don't tend to use the metadata methods a lot, but it may be the case that the latest CVS sources of the driver have solved the problem. I've CC'ed the main list as I'm fairly sure this has come up before and is working.

Cheers,
Joe

-----Original Message-----
From: priya k [mailto:k_priya17(at)yahoo(dot)com]
Sent: Thursday, 30 May 2002 19:57
To: Joe Shevland
Subject: RE: Doubt

Thank you for the immediate reply.
I downloaded & tried retrieving primary key, foreign key(namely getExported, getImportedKey). Both of them are working, but getImportedKey is able to retrieve only one foreign key , eventhough the table has 2. Sir, what to do ?
Waiting for ur reply,
With regards,
Priya.


Joe Shevland <jshevland(at)j-elite(dot)com> wrote:
Hi there,

These metadata methods will work with the latest versions of the PostgreSQL JDBC driver.

Responses

  • Re: Doubt at 2002-05-30 12:53:23 from Dave Cramer

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-05-30 12:53:23 Re: Doubt
Previous Message Joe Shevland 2002-05-30 02:17:20 Re: Netscape.security.AppletSecurityException on db Connect