dbTalk Databases Forums  

Executing a DTS package with an import task from a Web page

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


Discuss Executing a DTS package with an import task from a Web page in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dawn.housman@mckesson.com
 
Posts: n/a

Default Executing a DTS package with an import task from a Web page - 05-11-2004 , 01:59 PM






I have a DTS package that imports data from an Access database, and it works fine from my computer. When I try to run it from the Web, the import task fails. I'm assuming it's because the Web app cannot find the directory and file that the DTS package is looking for. Is there a way to direct the package to the existing file (it's on a common drive and folder to everyone in the company)?

Thanks for any guidance.

************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

Reply With Quote
  #2  
Old   
Partha Mandayam
 
Posts: n/a

Default Re: Executing a DTS package with an import task from a Web page - 05-11-2004 , 05:01 PM






what error are you getting?

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: Executing a DTS package with an import task from a Web page - 05-12-2004 , 09:19 AM



The page that executes the package also writes the status of each step in the package. The only error I get is: "Step [Copy Data from new_tblVenItem to [AccountsPayable].[dbo].[new_tblVenItem] Step] failed"

The table in the Access database that I'm importing from is called "new_tblVenItem" as is the table in the SQL Server database.


************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

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.