If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
You cannot do it directly. You will have to write a non-sql (Java, C, etc) SP that can call the shell. Then you SQL SP can call the other one, or you could call it directly if that is all you need to do.