Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Create/delete files on SQL Server

    You can figure out the directory structure AND create/delete files and directories by using a series of xp_cmdshell commands in Query Analyzer, as long as you have admin priviliges in...

  • RE: BCP & VBScript

    Ive had this problem in the past, and it's a matter of security. When you run the script at night, there's no user security context (NT, not SQL Server)...

Viewing 2 posts - 1 through 2 (of 2 total)