need MSSQL help.
I have a client asked me this:"I have a DTS package. The DTS package on the MS SQL Server that will run each night needs to access a file located on the Web Server. The access is made using a UNC name such as \\x.x.x.x\imports$\MerrillLandis\Bluebook.txt (where x.x.x.x is the IP address of the web server where the file is located). I am assuming that since the site runs on ASP pages, that the web server is a Microsoft Windows server, and the folder can be shared using windows. we need to have the 'Admin' directory in the website shared out as IMPORT$."
i wonder how to set "IMPORT$" permission on admin directory. don't know what it is
