Re: Columns out of range-error - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Columns out of range-error
Date
Msg-id 1093012348.20381.4.camel@localhost.localdomain
Whole thread Raw
In response to Columns out of range-error  ("Tobias Zielke" <tobias.zielke@automedia.de>)
Responses Re: Columns out of range-error
List pgsql-jdbc
Toby,

You will have to give us more information.

can you show us the relevant code ?

But in general you can't put 650 columns into 200 columns ?

How is that supposed to work ?

Dave
On Fri, 2004-08-20 at 10:20, Tobias Zielke wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
--
Dave Cramer
519 939 0336
ICQ # 14675561
www.postgresintl.com


pgsql-jdbc by date:

Previous
From: "Tobias Zielke"
Date:
Subject: Columns out of range-error
Next
From: "Andreas Percher"
Date:
Subject: Re: Columns out of range-error