Web Enabling Data on a SQL Anywhere Server using a Native Web Service
Exposing server data to intranet/internet, an attractive and much needed method has become possible due to the native web services, services that can be created on the database itself to which HTTP or Soap requests can be made. SQL Anywhere server, even in version 9.0 [present version SQL Anywhere 10] possessed this built-in capability of being able to expose data on the database server to HTTP requests.
Krishnaswamy, Jayaram. Code Project, The (2008). Articles>Documentation>Databases>SQL