Columns out of range-error

From: "Tobias Zielke" <tobias(dot)zielke(at)automedia(dot)de>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Columns out of range-error
Date: 2004-08-20 14:20:34
Message-ID: 200408201417.i7KEHPwL099964@stefan7.han-solo.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

We have a Problem with postgresql 7.4.3 and jdbc

We have a table with 200 columns and want to insert 50 datasets (40-50
columns each) into this table. With this we write a file into the memory
with about 650 columns. And this displays an error: columnindex out of
range.
In the #postgres IRC i was told to ask you if this could be a bug in jdbc.

Thnx
Woolve73
Toby

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-08-20 14:32:28 Re: Columns out of range-error
Previous Message Oliver Jowett 2004-08-20 10:04:40 Re: OutOfMemory when inserting stream of unknown length