Use this system procedure to delete a passthrough script from the ml_passthrough_script system table.
ml_delete_passthrough_script ( 'script_name' )
Syntax | Description |
---|---|
script_name |
VARCHAR(128). The name of the script to remove. |
Scripts can not be removed if they are referenced in the ml_passthrough or ml_passthrough_repair system tables.
The MobiLink server does not automatically remove entries from the ml_passthrough_script table. You must use this procedure to remove outdated passthrough scripts.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |