3 lines
104 B
SQL
3 lines
104 B
SQL
EXEC xp_cmdshell 'net stop ActiveposClientService';
|
|
|
|
EXEC xp_cmdshell 'net start ActiveposClientService' |