RE: [GENERAL] JBuilder4 JDBC Explorer

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема RE: [GENERAL] JBuilder4 JDBC Explorer
Дата
Msg-id 986460334.3acc30ae46a78@webmail.retep.org.uk
обсуждение исходный текст
Список pgsql-jdbc
Quoting "Norman J. Clarke" <norman@combimatrix.com>:

> John,
>
> I had the same problem when I was running 7.0.3 - I may be wrong, but
> it seems the driver's presentation of the system catalog is pretty
> limited, so that's what you're stuck with.

Partly the values passed to getTables() defining what are Tables, System tables
etc are not defined in the standard, and also not having access to JBuilder
until recently hampered fixing it.

> The newer 7.1 driver does not suffer from this problem, but I am not
> sure if it's backwards-compatible with 7.0.3.

No, as the system tables in 7.1 differ to 7.0.x, and the queries behind some of
the MetaData methods are different.

> I am running 7.1RC2 with its
> included JDBC driver and it works very nicely for me.

Should do as JBuilder4 Enterprise is what I'm using as an IDE now.

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

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

Предыдущее
От: Peter T Mount
Дата:
Сообщение: Re: How connect JDBC
Следующее
От: "Heather Grace"
Дата:
Сообщение: Re: RE: [GENERAL] JBuilder4 JDBC Explorer