possible JDBC bug - Mailing list pgsql-jdbc

From Dieter Cox
Subject possible JDBC bug
Date
Msg-id F60EDan9hbsr3ZmKrEz00034f13@hotmail.com
Whole thread Raw
Responses Re: possible JDBC bug
List 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 by date:

Previous
From: Shanmugasundaram Doraisamy
Date:
Subject: connection pooling -Help needed.
Next
From: Adam Sherman
Date:
Subject: Re: connection pooling -Help needed.