Re: DTS Package fails on last step
- From: "Narayana Vyas Kondreddi" <answer_me@xxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 16:41:40 +0100
Is it failing as a job and succeeds manually? When running as a job the
package is running on the server box not on your client machine. So you need
to make sure the server box can see all the data sources as well.
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @ http://vyaskn.tripod.com/
"Tyler" <tylerf(REMOVETHISPART)@bocafed.org> wrote in message
news:6ED4B8F7-40AD-48AB-96AA-F20737180238@xxxxxxxxxxxxxxxx
I am trying to run a 3 step DTS package from VB .NET. It exports a SQL 2000
table to a dBase IV file.
Step 1: Drop table: succeeds
Step 2: Create table: succeeds
Step 3: Transform Data Task SELECTS all columns from the SQL 2000 table &
INSERTS it into the dBASE IV table. Fails with
Error: -2147467259
"SQL Server does not exist or access denied."
If I run the DTS package (either in whole or step by step), it runs without
error.
--
Tyler
.
- Follow-Ups:
- Re: DTS Package fails on last step
- From: Tyler
- Re: DTS Package fails on last step
- References:
- DTS Package fails on last step
- From: Tyler
- DTS Package fails on last step
- Prev by Date: DTS Package fails on last step
- Next by Date: Re: DTS Package fails on last step
- Previous by thread: DTS Package fails on last step
- Next by thread: Re: DTS Package fails on last step
- Index(es):
Relevant Pages
|