I'm trying to import an Excel 2003 datasheet into SQL Server 2005 SP3, with SSIS installed and reinstalled. I get the folllowing error:
Error 0xc00470fe: Data flow task: The product level is insufficient for component...
When I search for this error, I get the following results.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=112469&SiteID=1http://forums.microsoft.com/msdn/showpost.aspx?postid=110020&siteid=1http://www.experts-exchange.com/Q_22705097.htmlBasically it says:
1) Install SP1 (SP2 installed)
2) Install SSIS (done)
3) Try to reinstall SSIS (done)
Still it doesn't work. Any ideas what I can do?
Start Free Trial