x
login about faq Site discussion (meta-askssc)

SSIS FlatFile Connection Manager

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

Error at Package1 [Connection manager "StudentFile"]: The file name "\\Student\KSP\Server\stu.txt" specified in the connection was not valid.

Error at Package1: Connection "StudentFile" failed validation.

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??

more ▼

asked Feb 24 '12 at 12:04 AM in Default

palum gravatar image

palum
249 12 22 27

(comments are locked)
10|1200 characters needed characters left

1 answer: sort newest

It often proves to be a permissions issue. Try after giving appropriate permissions to the parent folders.

more ▼

answered Feb 24 '12 at 06:04 AM

Sacred Jewel gravatar image

Sacred Jewel
1.6k 2 4 5

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x749
x12

asked: Feb 24 '12 at 12:04 AM

Seen: 525 times

Last Updated: Feb 24 '12 at 06:04 AM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.