I've got an old sin of my own (a JDBC solution) that works perfectly.
Can you elaborate a bit on your setup, such as version of Orion, JDBC driver, the actual code performed and your database setup?
It does not sound as a Orion problem but a JDBC driver problem.
WR
-----Ursprungligt meddelande-----
Fr�n: Paul Wilcox [mailto:[EMAIL PROTECTED]]
Skickat: den 5 mars 2001 08:05
Till: Orion-Interest
�mne: problems using JDBC 2.0 functions

Hi all,
 
I cant seem to use JDBC 2.0 functions on Orion. Any time I attempt to use a JDBC 2.0 function (such as ResultSet.isLast(), ResultSet.previous(), etc.) I get this error:
 
java.lang.NullPointerException

at /ert/Prod_ApplServ.jsp._jspService(/ert/Prod_ApplServ.jsp.java, Compiled Code)
at com.orionserver.http.OrionHttpJspPage.service(JAX)
at com.evermind.server.http.HttpApplication.xj(JAX)
at com.evermind.server.http.JSPServlet.service(JAX)
at com.evermind.server.http.d3.sw(JAX, Compiled Code)
at com.evermind.server.http.d3.su(JAX)
at com.evermind.server.http.ef.s1(JAX, Compiled Code)
at com.evermind.server.http.ef.do(JAX, Compiled Code)
at com.evermind.util.f.run(JAX, Compiled Code)
I have gone as far as adding JDBC 3.0 (jdbc-3_0-pfd-classes.jar), but this did not help.
 
Any suggestions?
 
Paul Wilcox

Reply via email to