use master
go
exec sp_grantdbaccess 'account'
go
grant exec on xp_cmdshell To account
go
'ms-sql' 카테고리의 다른 글
linq to sql if exists record (0) | 2010.07.08 |
---|---|
Using Stored Procedure (0) | 2010.06.16 |
SQL Server에서 xp_cmdshell과 Ole Automation을 이용한 파일 삭제. (0) | 2010.04.06 |
How to apply SQL datetime formatting functions? (0) | 2010.03.08 |
DateTime 관련. (0) | 2010.03.08 |