Support for OData

SAP ASE support supports SAP Sybase OData Server. OData (Open Data Protocol) enables data services over RESTful HTTP, allowing you to perform operations through URIs (Universal Resource Identifiers) to access and modify information.

This section assumes you are familiar with OData protocol concepts. See the OData Protocol Web site for information about OData.

OData Support in dbsvc Utility

The dbsrv utility on Windows can now create services for OData. To create such a service, use dbsrv -t OData. See Service utility (dbsrv) for Windows in SQL Anywhere Server Database Administration for detailed information on dbsrv.