The following SQL statements are available to assist with web client development:
| Web client related SQL statements | Description |
|---|---|
| CREATE FUNCTION statement (web clients) |
Creates a web client function that makes an HTTP or SOAP over HTTP request. |
| ALTER FUNCTION statement |
Modifies a function. |
| CREATE PROCEDURE statement (web clients) |
Creates a web client procedure that makes an HTTP or SOAP over HTTP request. |
| ALTER PROCEDURE statement |
Modifies a procedure. |
CREATE FUNCTION statement (web clients)
CREATE PROCEDURE statement (web clients)
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |