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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » OData support

 

Running the OData Server and setting up clients

OData Server samples are available in the %SQLANYSAMP16%\SQLAnywhere\ directory. The samples illustrate how to run the OData Server, set up an OData client, and send requests and responses between them.

Create backup copies of the original samples before modifying file contents.

All samples require Java SE version 7 or later.

 Connecting to the OData Server with a .NET client
 Connecting to the OData Server with a Java client
 See also