Wednesday, February 26, 2003 3:14 PM
Subject: Return value from Oracle Stored Procedure
Cannot get a return value from the following:
{call iauth_user_process.is_valid_authlogin(
p_authlogin,
p_authpassword,
p_clientipaddress,
p_secure,
p_session,
Wednesday, February 26, 2003 3:14 PM
Subject: Return value from Oracle Stored Procedure
Cannot get a return value from the following:
{call iauth_user_process.is_valid_authlogin(
p_authlogin,
p_authpassword,
p_clientipaddress,
p_secure,
p_session,
Works
if I change
to
Must
be testing what the return type is as we use this same stored procedure in PHP
and it returns a string
##
Cannot get a
return value from the following:
{call iauth_user_process.is_valid_authlogin(
Cannot get a return
value from the following:
{call iauth_user_process.is_valid_authlogin(
p_authlogin,
p_authpassword,
p_clientipaddress,
p_secure,
p_session,
p_siteid,
)}
The error log
is:
org.apache.avalon.framework.CascadingRunt