Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.
Import data from an Access database into an Access web app

This article shows you how to bring data from an Access desktop database into an Access web app, so you can share it with friends and colleagues in an internet browser.

Not using an Access web app? Are you looking for information on how to import data into an Access desktop database? In that case, see Import or link to data in another Access database.

Important    Access Services 2010 and Access Services 2013 are being removed from the next release of SharePoint. We recommend you do not create new web apps, and migrate your existing apps to an alternative platform, such as Microsoft Power Apps.

You can share Access data with Dataverse, which is a cloud database upon which you can build Power Platform apps, Automate workflows, Virtual Agents, and more for the web, phone, or tablet. For more information, see Get started: Migrate Access data to Dataverse.

Importing data into an Access web app

Before you get started, here are some things to consider:

  • Access will not import table relationships, calculated columns, validation rules, default values, attachment fields, OLE object fields, and certain other legacy data types into the web app.

  • Access will preserve lookups, so if you have related tables, make sure the relationships are established by using lookup fields before you import the tables into the web app.

Those preliminaries aside, here’s how to do the import:

  1. If you’ve already started an Access web app, open it in Access (in the browser, click Settings > Customize in Access), then click Home > Table.

  2. If the Add Tables page isn’t displayed, click Home > Table.

  3. On the Add Tables page (the first thing you see when creating a new custom app), you can import data from other Access databases, Excel workbooks, ODBC data sources, Text/CSV files, and SharePoint lists.

    Existing data source options on the Add Tables page.

  4. Under Create a table from an existing data source, click Access.

    Creating a table from an existing data source.

    Note: If you want to import from other data sources besides Access, click the appropriate data source option and walk through the wizard steps.

  5. The Get External Data - Access Database dialog box opens.

  6. On the Get External Data - Access Database dialog box, click Browse, select the Access desktop database you’re importing from, and click Open.

  7. The Import Objects dialog box opens.

    Select objects to import on the Import Objects dialog box

    Note: You can only import tables from an Access desktop database into an Access web app. You can't import any other object type.

  8. In the Import Objects dialog box, on the Tables tab, select the tables you want to import.

    To cancel a selected object, click the object again.

  9. Click OK to start the import process.

    Access imports the data and displays error messages if it encounters any problems.

  10. Access displays the new table(s) on the left side of the screen, and creates default views for each one. At this point, the best thing to do is click Home > Launch App. In the browser, click the new tables and views to see how everything looks. To make changes to the default views, close the browser and customize the web app in Access.

Notes: 

  • Importing data into an Access web app always creates a new table with default List and Datasheet views.

  • You can’t append data to existing tables using the Import Wizard in an app. However, you can import data into a new table and then do one of the following:

    • Use datasheet views to copy and paste the data into the target table, or

    • Use the CreateRecord action in a data macro to add the imported data to the target table.

Tip:  Create lookups between new tables and existing ones to start tying data together. As long as a table’s default views haven’t been modified from the original, Access will add the appropriate “related data” controls to help you begin using the data.

External data operations available in Access web apps and desktop databases

This table gives you a quick reference of which kinds of files you can import or link to Access web apps or desktop databases.

Access web apps can import…

Access web apps can link to…

Desktop databases can import…

Desktop databases can link to…

Microsoft Excel

Green dot

Green dot

Green dot
(read-only)

Microsoft Access

Green dot

Green dot

Green dot

ODBC Databases, such as SQL Server

Green dot

Green dot

Green dot

Text or comma-separated value (CSV) files

Green dot

Green dot

Green dot
(add new records only)

SharePoint List

Green dot

Green dot
(read-only)

Green dot

Green dot

XML

Green dot

Data Services

Green dot

Green dot
(read-only)

HTML Document

Green dot

Green dot

Outlook folder

Green dot

Green dot

To learn how to import data into an Access desktop database, see Import or link to data in another Access database.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×