Hi,
I created a SSIS package to export data from SQL query to Excel I had to do data conversion to get rid of the converion errors str to unicode datatypes.
I used OLDB detination with extended property as 8.0 because my excel destination is MicroSoft Excel 97-2000
Can anyone please help me fixing this error
[OLE DB Destination [55]] Error: The AcquireConnection method call to the connection manager "MicroSoft Excel 97-2000" failed with error code 0xC0202009.
I created a SSIS package to export data from SQL query to Excel I had to do data conversion to get rid of the converion errors str to unicode datatypes.
I used OLDB detination with extended property as 8.0 because my excel destination is MicroSoft Excel 97-2000
Can anyone please help me fixing this error
[OLE DB Destination [55]] Error: The AcquireConnection method call to the connection manager "MicroSoft Excel 97-2000" failed with error code 0xC0202009.