Error 705

"Return type of void from procedure '%1' cannot be used in any expression"

Item Description

SQLCode

-705L

Constant

PROCEDURE_RETURNS_VOID

SQLState

53019

ODBC 2 State

07006

ODBC 3 State

07006

Sybase Error Code

2333

Severity Code

16

Parameter 1

Name of the procedure.

Probable cause

The Java type void does not map onto any SQL type, hence a procedure returning void cannot be used in any SQL expression.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com