Hi
Hi
I have some question abou the command Xp_cmdshell.
Thanks
1.Can the Xp_cmdshell be used in the trigger?
2. Can the Xp_cmdshell use a java application as parameter?
3.I test the command , but it has no response.
Xp_cmdshell ‘start javaw AB 1234’, no_output
"AB" is my java application
"1234" is application parameter.