pro_jsp thread: JSP and PLSQL Stored Functions
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
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
pro_jsp thread: JSP and PLSQL Stored Functions
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
|