RE: DTS Package Fails to find import file
- From: "PaulaPompey" <PaulaPompey@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Jun 2005 04:30:04 -0700
You'll need to make sure the machine you are running from can see the
destination file - check through Windows Explorer.
"Jason Smirnow" wrote:
> I have a DTS package I am kickig off from a C#.Net applcation that imports a
> tab delimited text file created by the C# app. I can successfully kick off
> the DTS package from my development machine, run the package, and everything
> works great.
>
> When I install the app on another machine, it successfully kicks off the DTS
> package, but the package fails to find the text file to import. I am pretty
> sure this is some kind of permissions issue. I am using SQL Server security
> rather than widows security on the login to the SQL Server. The file name is
> referenced using the UNC filename (although I have also tried the direct path
> to the filename on the server with the same result). Any ideas why this
> would perform differently on two different machines? What security account
> does a DTS package kicked off from a client machine run under?
>
> Thanks in advance for any help.
.
- Follow-Ups:
- RE: DTS Package Fails to find import file
- From: Jason Smirnow
- RE: DTS Package Fails to find import file
- References:
- DTS Package Fails to find import file
- From: Jason Smirnow
- DTS Package Fails to find import file
- Prev by Date: RE: Can DTS output to variant text file names each time it runs?
- Next by Date: RE: USE Query to export
- Previous by thread: DTS Package Fails to find import file
- Next by thread: RE: DTS Package Fails to find import file
- Index(es):
Relevant Pages
|