Re: Problems with DatabaseMetaData.getImportedKeys

Поиск
Список
Период
Сортировка
От Carlos Correia
Тема Re: Problems with DatabaseMetaData.getImportedKeys
Дата
Msg-id 1076094686.6296.1.camel@devo.m16e.com
обсуждение исходный текст
Ответ на Re: Problems with DatabaseMetaData.getImportedKeys  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
A Sex, 2004-02-06 às 14:07, Kris Jurka escreveu:
> On 6 Feb 2004, Carlos Correia wrote:
>
> > Hi,
> >
> > When I try to run the program DatabaseTest.java (see attach) with the
> > db-test database (see attach: db-test.sql) I get duplicated tuples for
> > each foreign key:
> >
> > I'm running PostgreSQL version 7.3.2 (Mandrake 9.1) with pg73jdbc3.jar
> > driver.
> >
>
> This was fixed at some point.  I think this was fixed somewhere is in the
> 7.3 series, but your jar file name is not enough to tell us the build
> number you are using.  Try upgrading to the latest 7.3 or 7.4 jar file
> available here: http://jdbc.postgresql.org/download.html
>
> Kris Jurka
>

Thank you sooo much! It fixed the problem ;-)

carlos


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Carlos Correia
Дата:
Сообщение: Re: How to get a table's constraints
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: unpredictable behavior