Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL - execute dts package with store proc

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-20 : 09:31:30
Chris writes "I create a dts package in sql and exec it from there succesful.
The package tranform data from a table to a csv file.
When i try to exec it from store proc (sp_oa...)it come back with an error but do not say what error. Just say step failed
olso not write error to error log file specified in package"
   

- Advertisement -