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

SQL Anywhere 12.0.0 » SQL Anywhere Server - Programming » HTTP web services » Accessing web services using web clients » Developing web client applications » Web client function and procedure requirements and recommendations » Web client SQL statements

 

CREATE FUNCTION statement (web clients)

Creates a web client function that makes an HTTP or SOAP over HTTP request. To create a user-defined SQL function, see CREATE FUNCTION statement.

 Syntax
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Examples