DTS error when the task is scheduled on the server!
- From: "Dominic Feron" <dominic.feron@xxxxxxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 15:54:09 -0400
Hello everyone,
I was asked to create some DTS package that transfer data from a Foxpro
database to SQL Server,
Everything works fine when I execute the task on my local machine but when I
schedule the task on the server, I get this error message :
"Executed as user: *******. DTSRun: Loading... DTSRun: Executing...
DTSRun OnStart: Copy Data from listfour to
[NetsipDesign].[dbo].[DSQ01_Fournisseur] Step DTSRun OnError: Copy Data
from listfour to [NetsipDesign].[dbo].[DSQ01_Fournisseur] Step, Error
= -2147467259 (80004005) Error string: [Microsoft][ODBC Driver
Manager] Driver does not support this function Error source: Microsoft
OLE DB Provider for ODBC Drivers Help file: Help context: 0
Error Detail Records: Error: -2147467259 (80004005); Provider Error:
0 (0) Error string: [Microsoft][ODBC Driver Manager] Driver does not
support this function Error source: Microsoft OLE DB Provider for ODBC
Drivers Help file: Help context: 0 DTSRun OnFinish: Copy
Data from listfour to [NetsipDesign].[dbo].[DSQ01_Fournisseur] Step
DTSRun: Package execution complete. Process Exit Code 1. The step
failed."
I thought this line was the key to get over this problem ("Error string:
[Microsoft][ODBC Driver Manager] Driver does not support this function") but
I've looked at the drivers I have on my PC and compared it to the one on the
server and they are exacly the same.
Anyone ever experienced this kind of problem?
Thx for your help!
.
- Follow-Ups:
- Re: DTS error when the task is scheduled on the server!
- From: Allan Mitchell
- Re: DTS error when the task is scheduled on the server!
- Prev by Date: Error Description: The DTS host failed to load or save the packag
- Next by Date: Help importing from text file via DTS
- Previous by thread: Error Description: The DTS host failed to load or save the packag
- Next by thread: Re: DTS error when the task is scheduled on the server!
- Index(es):
Relevant Pages
|