|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: JDBC - ResultSet
From: Schroeder, Alexander (alexander.schroeder
sap.com)
Date: Fri Jan 13 2006 - 08:24:37 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Would you mind creating a jdbc trace of the situation?
Regards
Alexander Schröder
SAP DB, SAP Labs Berlin
-----Original Message-----
From: Marcio Cardozo [mailto:marcio
softfocus.com.br]
Sent: Freitag, 13. Januar 2006 13:04
To: maxdb
lists.mysql.com
Subject: JDBC - ResultSet
Hi,
I have a problem with JDBC ResultSet, in method next() or first();
---------------------------------------------------
Example:
PreparedStatement prepSt = con.prepareStatement("SELECT * FROM TABLE");
ResultSet rs = prepSt.executeQuery();
---> rs.next(); ( java.lang.NullPointerException )
---> com.sap.dbtech.jdbc.ResultSetSapDB.fetchFirst(ResultSetSapDB.java:2512)
---> com.sap.dbtech.jdbc.ResultSetSapDB.next(ResultSetSapDB.java:387)
--->
com.sap.dbtech.jdbcext.ClientResultSetSapDB.next(ClientResultSetSapDB.java:2
59)
The version MAXDB is 7.6.00.16 and JDBC is 7.6.00.16.4753
The problem always does not occur.
Marcio Cardozo
Diretor
Softfocus. Sua empresa em foco.
marcio
softfocus.com.br
www.softfocus.com.br
(46)9911-2735
__________________________
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:
http://lists.mysql.com/maxdb?unsub=alexander.schroeder
sap.com
- application/x-pkcs7-signature attachment: smime.p7s
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]