Scott Shattuck wrote : >Hi, >I'd like to be able to invoke external OS commands as part of a trigger or stored procedure. Is there a way to do this? Thanks in advance >>for any direction you can provide on this
Sorry, external OS commands are not permitted to be called from triggers and stored procedures. Reasons : 1. Security 2. OS command may block other tasks due the SAPDB threading model Thomas --- Thomas Anhaus SAPDB, SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
