Difference between revisions of "SmartSimple OData Feed to SQL Server Database"
From SmartWiki
(→Configuration - Essentials) |
|||
Line 4: | Line 4: | ||
=Configuration - Essentials= | =Configuration - Essentials= | ||
+ | # SQL Server | ||
+ | # Visual Studio 2015/2017 | ||
+ | # SQL Server Integration Services (SSIS) VS2015/2017 add-on | ||
=Creating a new SSIS Package= | =Creating a new SSIS Package= |
Revision as of 13:08, 7 June 2018
Contents
[hide]Overview
An example on how to import SmartSimple OData Report into MS SQL Database using SQL Server Integration Services (SSIS).
Configuration - Essentials
- SQL Server
- Visual Studio 2015/2017
- SQL Server Integration Services (SSIS) VS2015/2017 add-on