Re: ResultSet missing

From: "John Sidney-Woollett" <johnsw(at)wardbrook(dot)com>
To: "Mariusz Wyrozebski" <moon(at)mat(dot)uni(dot)torun(dot)pl>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet missing
Date: 2004-03-04 14:19:19
Message-ID: 1387.192.168.0.64.1078409959.squirrel@mercury.wardbrook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Mariusz Wyrozebski said:
> I have :
> Connection is working. I can insert but not select...
>
> Have anyone such experience?
>
> ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [],
> [], [], []
>
> This is visible exactly when I use rs.next() with ResultSet

Why are you asking for help with an Oracle error code on the Postgres
list? :)

Are you sure you're using the correct connection/datasource/driver?

John Sidney-Woollett

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mariusz Wyrozebski 2004-03-04 14:23:31 ResultSet missing
Previous Message Dave Cramer 2004-03-04 12:24:19 Re: Same old story :( "Cannot load JDBC driver class 'null'"