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 服务器 - 编程 » HTTP Web 服务

 

使用 Web 客户端访问 Web 服务

SQL Anywhere 可用作 Web 客户端来访问 Web 服务,这些服务由 SQL Anywhere Web 服务器或第三方 Web 服务器(如 Apache 或 IIS)提供。

除了用 SQL Anywhere 作为 Web 客户端,SQL Anywhere Web 服务也为客户端应用程序提供替代接口,来替代诸如 JDBC 和 ODBC 之类的传统接口。由于不需要额外的组件,它们很容易部署,还能通过多个平台上由多种语言编写的客户端应用程序访问,包括脚本编写语言—如 Perl 和 Python。


使用 SQL Anywhere 作为 Web 客户端的快速入门
访问 SQL Anywhere HTTP Web 服务器的快速入门
Web 客户端应用程序开发
HTTP 和 SOAP 请求结构
如何记录 Web 客户端请求