I need to make a connection to a csv file which is located in a floder on a foreign server, and the folder in question requires a user name and password. I can map a drive to this folder and my package runs, but my problem is that of running the package overnight via an SQL job and the drive not being mapped.
Does anyone know if I can get round this problem?