![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
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 (AT) microsoft (DOT) com... 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 |
![]() |
| Thread Tools | |
| Display Modes | |
| |