Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: JSP and PLSQL Stored Functions


Message #1 by "stefan venken" <gismolaze@h...> on Wed, 22 May 2002 10:38:24
I do this all the time. My syntax is a little different, however. I
would suggest trying the following:

cs=con.prepareCall("{? = call iter_admin.is_date_valid(?)}");  

Hope this helps,

Kevin


  Return to Index