Use this statement to launch an executable file from within Interactive SQL.
SYSTEM ' [path] filename '
Launches the specified executable file.
None.
None.
SQL/2003 Vendor extension.
The following statement launches the Notepad program, assuming that the Notepad executable is in your path.
SYSTEM 'notepad.exe'; |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |