Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/KB/Database Preservation MS Access taken on 2013-08-01. The original wiki at wiki.opf-labs.org is being decommissioned.

Database Preservation MS Access

Created by Janik Vestergaard Jensen on Feb 09, 2012 · last edited by Hartwig Thomas · on Apr 05, 2012 (view history) · 6 versions

Converting MS Access

MS SQL Import

Install

Import

Create new database

It starts a wizard:

  1. Select database product
  2. Select data source
  3. Use defaults
  4. Select tables to import
    1. Edit mappings if needed
  5. Eg. save as SSIS package
  6. Review import report and finish import

Youtube example guide

SQL checks

DatabaseInformation

Row count

Show keys - primary - foreign keys

Convert to SIARDK

Create script to output the data from a single table as SIARDK XML

Tips quick start mto access the import wizard

SIARD Access Import

AccessToSiard