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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » HTTP web services » Accessing web services using web clients » Developing web client applications

 

Retrieving result sets from a web service

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

 Example
 See also