possible JDBC bug

Поиск
Список
Период
Сортировка
От Dieter Cox
Тема possible JDBC bug
Дата
Msg-id F60EDan9hbsr3ZmKrEz00034f13@hotmail.com
обсуждение исходный текст
Ответы Re: possible JDBC bug
Список pgsql-jdbc
Hi,

I am having a problem with a program of mine. I am trying to read metadata
from a vey big database. Now this what happend :
I created 100+ tables with names like : t1 , t2 , t3 , ... t150. All the
tables are correctly inserted in the database with their keys all correct.
When I try to read the metadata for this database, the keys for all tables
which contain a '0' in their name, are corrupted. I mean that the fields are
unspecified
of the names of the fields are cut off !

When i try to do this with a smaller database (eg : 99 tables) all works
perfect. Above 100 tables it goed wrong.
I tried making a DB without numbers in table names and this also works
perfect, even above 250 tables.

Is this a known bug?

i'm using :
Driver: PostgreSQL Native Driver, PostgreSQL 7.3.1 JDBC3 jdbc driver build
108
DBMS: PostgreSQL, 7.2.2

thx,

Dieter



_________________________________________________________________
MSN Search, for relevant search results! http://search.msn.be


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

Предыдущее
От: Shanmugasundaram Doraisamy
Дата:
Сообщение: connection pooling -Help needed.
Следующее
От: Adam Sherman
Дата:
Сообщение: Re: connection pooling -Help needed.