|
I have a package which reads from flatfile source and also writes flatfiles to the same UNC path. The package write the files to that Directory location. But when i try to read from that location it pops an error saying I do not have any write permissions on Student,KSP. I do have full permissions on Server(foldername) My question is that when i can write files to that UNC path. why can't i read from that path??
(comments are locked)
|
|
It often proves to be a permissions issue. Try after giving appropriate permissions to the parent folders.
(comments are locked)
|

