Cause: In a host language program, all records have been fetched. The return code from the fetch was +4, indicating that all records have been returned from the SQL query.
Action :Terminate processing for the SELECT statement.
原帖由 jiangkunko 于 2007-6-4 13:13 发表
Cause: In a host language program, all records have been fetched. The return code from the fetch was +4, indicating that all records have been returned from the SQL query.
Action :Terminate ...