cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unexpected error from external database driver

Former Member
0 Likes
6,934

SAP Crystal Reports 16.

Standalone Windows 10 PC

Data saved as xls but in Office 365.

Since an update to Office yesterday, I get the error -

Logon failed - Details DAD Error Code 0xccb - Source DAO Workspace - Unexpected error from external database driver (1).

Access files work OK, but I need to use the spreadsheets.

View Entire Topic
Former Member
0 Likes

Hi Ewelina

We have discovered the best solution is to use OLEDB drivers instead.

If you don't have OLEDB drivers, you will need to download them from Microsoft and get them installed. https://www.microsoft.com/en-au/download/details.aspx?id=54920 Remeber to use 32 bit drivers!!

Then edit the report in Crystal and set the datasource location to the same file but use the OLE DB (ADO) drivers in the Set Datasource Location rather than Access/Excel (DAO).

Make sure you use the full network path to the spreadsheet so the report can be run from the BO Server if required.

If you have access to the BO Support site, you can find more details here: https://launchpad.support.sap.com/#/notes/2548907

HTH!