Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 723 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 723 Bytes

CDSImport

Import the schema and data from an Access Web App into a Common Data Service database. Understands specifics of the source database and supports relationships and images.

Overview

CDSImport contains one primary commandlet Import-CDSAccessWebApp.

This module builds on top of Microsoft.Xrm.Data.PowerShell, which in turns builds on Microsoft.Xrm.Tooling.CrmConnector.Powershell. It also uses the SqlServer module.