Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

The handle_UploadData event script must be void or return null

Error code –10223
Error constant HANDLE_UPLOAD_DATA_SHOULD_BE_VOID
Probable cause

Rewrite this handle_UploadData script so that it has a void return type or returns null.