I am running Windows Server 2003 R2 Enterprise Edition SP 2
I have created an integration package in VS 2005 which extracts data from Excel and imports it into a table on SQL server 2005 running on this server.
The package runs ok in Visual Studio 2005,I did a bit of research which suggests this is due to SQL 64 bit and Windows 64b bit, however I am running 32 bit !!
Description: An OLE DB error has occurred. Error code: 0x80040154. An OLE DB record is available. Source: "Microsoft OLE DB Service Components" H result: 0x80040154 Description: "Class not registered". End Error Error: 2010-01-04 16:02:19.14 Code: 0xC00291EC Source: Delete from ExcelDB Execute SQL Task Description: Failed to acquire connection "Co nnection may not be configured correctly or you may not have the right permissio ns on this con
Please help to resolve this issue