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 2005 Forums
 SSIS and Import/Export (2005)
 DTEXECUI

Author  Topic 

carumuga
Posting Yak Master

174 Posts

Posted - 2009-04-01 : 09:36:40
Hi,
I'm getting the following error when i try to execute the package stored in file system (local machine) using DTEXECUI. But execute the same via client utiltiy BIDS with out an issue.

Just trying to import the data from flat file (remote machine) to oledb destination.

Error: The product level is insufficient for component “Flat File Source” (1). Task Data Flow task failed.

Please let me know if you guys come across such issues in your project and its root cause.

Thanks in advance.

svicky9
Posting Yak Master

232 Posts

Posted - 2009-04-08 : 04:26:03
I think you need to install the full SSIS Cient for the DTEXECUI to work..
If it is installed then there is a fix for SPI..

http://www.sqlserver007.com
Go to Top of Page
   

- Advertisement -