Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Ora9i + JDBC + HP-UX
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
![]() |
![]() |