Microsoft Knowledge Base Email Alertz

The data in a workbook is not displayed when you use Excel Web Access to open a workbook that queries a Jet database

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 928755 - Last Review: March 28, 2008 - Revision: 2.0

The data in a workbook is not displayed when you use Excel Web Access to open a workbook that queries a Jet database

On This Page

SYMPTOMS

You configure Microsoft Office SharePoint Server 2007 Excel Services to query a Microsoft Jet database. When you try to use Excel Web Access to open a Microsoft Office Excel workbook (.xml) file that queries the Jet database, the workbook opens. However, the data in the workbook is not displayed.

CAUSE

This issue occurs if the user account that is used to query the Jet database does not have the correct permissions to access the folder that contains the Jet database (.mdb) file.

The .mdb file should be located in a folder to which users have the following permissions:
  • Read
  • Write
  • Create
  • Delete
All users who access the database must have read, write, and create permissions to the folder. However, you can assign read-only permissions to the .mdb file for individual users while still granting full permissions to the folder.

WORKAROUND

To work around this issue, perform the following actions:
  • Add Microsoft.ACE.OLEDB.12.0 as an OLE-DB-type data provider in the trusted data providers list in Excel Services Settings.
  • Depending on the Excel server authentication settings that are defined in the Excel Data Connection settings, grant the required permissions to the account that Excel Services uses to create the connection to the folder that contains the Jet database file.

    For example, if you use the Windows Authentication setting, you must use the domain user account that you want to access the workbook on the server.
Note To enable this workaround, you must have Microsoft Office Access 2007 or the access control entry (ACE) OLE DB driver installed on each server that is running Excel Calculation Services.

To download the OLE DB driver, visit the following Microsoft Web site:
http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en (http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en)

How to add a trusted data provider

  1. Click Start, point to Administrative Tools, and then click SharePoint 3.0 Central Administration.
  2. On the Central Administration page, click Application Management.
  3. On the Application Management page, click Create or Configure this Farm’s Shared Services under Office SharePoint Server 2007 Shared Services.
  4. On the Manage This Farm's Shared Services page, click SharedServices1 (Default).
  5. On the Shared Services home page, click Trusted data providers under Excel Services Settings.
  6. On the Excel Services Trusted Data Providers page, click Add Trusted Data Provider.
  7. In the Provider ID section, type Microsoft.ACE.OLEDB.12.0.
  8. Under Provider Type, click OLE DB, and then click OK.

How to grant the required permissions

  1. In Windows Explorer, locate the folder that contains folder in which the .mdb file resides.
  2. Right-click the folder, and then click Properties.
  3. In the Folder Properties dialog box, click the Security tab.
  4. Make sure that the user account that you want to use has the following permissions:
    • Read
    • Write
    • Create
    • Delete
  5. Click OK to save the changes.

MORE INFORMATION

For more information about Microsoft Access database (.mdb) files, click the following article number to view the article in the Microsoft Knowledge Base:
299373  (http://kbalertz.com/Feedback.aspx?kbNumber=299373/ ) Introduction to .ldb files

APPLIES TO
  • Microsoft Office SharePoint Server 2007
Keywords: 
kbtshoot kbexpertiseinter kbprb KB928755
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate