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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » HTTP web services » Accessing web services using web clients » Web client application development

 

Retrieving result sets from a web service

The SELECT statement can be used to retrieve values from result sets. Once retrieved, these values can be stored in tables or used to set variables.

 Example
 See also