; [EMAIL PROTECTED]
> Subject: Re: [HACKERS] querying system catalogs to extract foreign keys
>
>
> Hi,
>
> In addition to this, Joel Burton's paper regarding Hacking the
> Referential Integrity tables gives very good insight into how to find
> out exactly what you
Hi,
In addition to this, Joel Burton's paper regarding Hacking the
Referential Integrity tables gives very good insight into how to find
out exactly what you're looking for, and the final example of SQL code
at the end of the article will work as is :
http://techdocs.postgresql.org/techdocs/hack
On 13 Sep 2001 22:56:16 -0700, you wrote:
>I tried to use the getImportedKeys and getExportedKeys of
>java.sql.DatabaseMetadata... But it didnt give any expected
>results...
This is probably a limitation or bug in the JDBC driver. Please
post details of your problem on [EMAIL PROTECTED] E.g.
w