Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Ora9i + JDBC + HP-UX

Ora9i + JDBC + HP-UX

From: Alexander Kruth <alexkuebo_at_freemail.com>
Date: Mon, 1 Jul 2002 18:14:04 +0200
Message-ID: <afpv33$t44$00$1@news.t-online.com>


Hi!
I got a problem with the database-querys from Java to Oracle on a HP-UX machine.
I make querys and form them to XML-documents, therefore I need the method getColumnName from ResultSetMetaData. But after some (hundred) querys, i got a java-"null" when requesting these column-names.
I make some hundred querys with a connection, because I use connection-pooling. The database is on another server(W2K/HP-UX). It works fine on Win98, Win2K and Linux. Is it a problem with the driver? I tried several ones!

Hope you can help me,
Alex. Received on Mon Jul 01 2002 - 11:14:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US