Connecting to Access database connection failure

  • Hello Solution Providers:

    When attempting to execute a SSIS package as a scheduled job I receive the following error. I am moving data from SQL Server to an Access database. The package executes successfully when run from Business Intelligence Development Studio.

    Source: Package1 Connection manager "DestinationConnectionOLEDB"

    Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040154. An OLE DB record is available.

    Source: "Microsoft OLE DB Service Components"

    Hresult: 0x80040154 Description: "Class not registered".

    End Error Error: 2013-09-18 12:22:57.85

    Code: 0xC020801C Source: Data Flow Task Destination - ccmbranr [28]

    Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.

    The AcquireConnection method call to the connection manager "DestinationConnectionOLEDB"

    failed with error code 0xC0202009.

    The destination oledb is the Access database on a file share. There is no password on this Access Database. SQL Server Agent account has permissions on the destination directory. Do you have any suggestions?

    Thank you.

    Best Regards,

    Ross Sines

    Maricopa County DBA

  • I just want to add more information to Ross's request in hope to get the correct resolution. The SSIS package runs manually in Visual Studio 2005. The SQL database is SQL 2005 with a 32 bit installation instance of SQL running on a 64 bit Windows 2008 R2 server. The destination server where the Microsoft Access database is located is also a 64 bit Windows 2008 R2 server. Any help is greatly appreciated!

  • Thank you.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply