How to Convert XML to Access Database

How to Convert XML to Access Database thumbnail
Microsoft Office Access can convert XML data into an Access database.

Like most database management systems, Microsoft Office Access stores data in a proprietary binary format that is meaningful only to Access and compatible programs. A very different way of representing structured data has become popular in the Internet age: Extensible Markup Language, commonly known as XML. An XML file is a plain text file that any text editing program, such as Windows Notepad, can open and that any person with some knowledge of data structures can read without additional aids. Microsoft Access cannot manipulate XML data directly, but it can easily convert XML into the Access database format.

Instructions

    • 1

      Launch Microsoft Access by clicking "Start," then "All Programs," "Microsoft Office" and "Microsoft Office Access 2007."

    • 2

      Click the Microsoft Office button, then click "New." Click "Blank Database," then type a file name in the "File Name" box and click "Create" to create a new Access database.

    • 3

      Click "External Data" in the Access ribbon. Open the external data import wizard by clicking "XML File."

    • 4

      Find the XML file containing the data to be converted by clicking the "Browse" button and traversing the folder hierarchy. When you've located the XML file, click "Open," followed by "OK" to bring up the "Import XML" window.

    • 5

      Find the "Import Options" list and make sure that the "Structure and Data" option is selected. Click "OK." Access will create a new table in the database for each table defined in the XML file and will convert the XML data into Access format for storage. When finished, Access will show the message "Finished importing document" plus the name of the XML file.

    • 6

      Click "Close" to dismiss the XML data import wizard.

Related Searches:

References

  • Photo Credit laptop with database record on 15.4

Comments

You May Also Like

Related Ads

Featured