Warning 105

Message text

Procedure has completed

Item

Value

SQLCode

105

Constant

SQLE_PROCEDURE_COMPLETE

SQLState

01W05

ODBC State

(handled by ODBC driver)

Probable cause

An OPEN or a RESUME has caused a procedure to execute to completion. There are no more result sets available from this procedure. This warning will also be returned if you attempt to RESUME a cursor on a SELECT statement.