dbTalk Databases Forums  

DTS fails to write to Access

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS fails to write to Access in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
batchrunner
 
Posts: n/a

Default DTS fails to write to Access - 09-10-2003 , 03:34 PM






I have a dts package that is copying over data from sql server to MS
access. The package runs fine when run from enterprise manager.
However fails when I run it using dtsrun if the access database is
open with the following error (see below).
Can I run the package using dtsrun while the access is still open?
Any help will be appreciated.
Thanks.

DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: DTSStep_DTSDataPumpTask_1
DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259
(80004005)
Error string: Could not use ''; file already in use.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003045

Error Detail Records:

Error: -2147467259 (80004005); Provider Error: -67044352 (FC00FC00)
Error string: Could not use ''; file already in use.
Error source: Microsoft JET Database Engine
Help file:
Help context: 5003045

DTSRun OnFinish: DTSStep_DTSDataPumpTask_1
DTSRun: Package execution complete.
NULL

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.