Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Drops a remote server from the SQL Anywhere catalog.
DROP SERVER server-name
DROP SERVER deletes a remote server from the SQL Anywhere catalogs. You must drop all the proxy tables that have been defined for the remote server before this statement will succeed.
DBA authority.
Not supported on Windows Mobile.
Automatic commit.
SQL/2008 Vendor extension.
DROP SERVER ase_prod;