Presentation is loading. Please wait.

Presentation is loading. Please wait.

11 SAP & SQL Server 2005 Integration Services Integration (Entry level) Microsoft Corporation SAP-Microsoft Competence Center (Tokyo) Microsoft Corporation.

Similar presentations


Presentation on theme: "11 SAP & SQL Server 2005 Integration Services Integration (Entry level) Microsoft Corporation SAP-Microsoft Competence Center (Tokyo) Microsoft Corporation."— Presentation transcript:

1 11 SAP & SQL Server 2005 Integration Services Integration (Entry level) Microsoft Corporation SAP-Microsoft Competence Center (Tokyo) Microsoft Corporation SAP-Microsoft Competence Center (Tokyo)

2 22 Landscape SAP R/3 SAP ERP Region info table (T005U) Flat text file SAP

3 33 3. SQL Server Integration Services package development Creating an Integration Services project Creating an ADO.NET connection for SAP Designing SAP table extract and data load Debugging the package Executing the package

4 44 3-1. Creating an Integration Services project SQL Server BI dev studio

5 55 3-2. Creating a new ADO.NET connection for SAP SQL Server BI dev studio

6 66 3-3. Designing SAP table extract and data load SQL Server BI dev studio

7 77 3-3. Designing SAP table extract and data load SQL Server BI dev studio

8 88 3-3. Designing SAP table extract and data load SQL Server BI dev studio

9 99 3-3. Designing SAP table extract and data load SQL Server BI dev studio

10 10 3-3. Designing SAP table extract and data load SQL Server BI dev studio

11 11 3-3. Designing SAP table extract and data load SQL Server BI dev studio

12 12 3-4. Debugging the package SQL Server BI dev studio

13 13 3-5. Executing the package SQL Server BI dev studio

14 14 Disabling data validation ADO provider by default does not handle garbage values in the DATS/TIMS column. There is a workaround: “SELECT * FROM TABLE” should instead be “SELECT * FROM TABLE OPTION ‘disabledatavalidation’” The DATS/TIMS column will be exposed as Strings instead of.NET DateTime The DATS/TIMS column will be exposed as Strings instead of.NET DateTime

15 15


Download ppt "11 SAP & SQL Server 2005 Integration Services Integration (Entry level) Microsoft Corporation SAP-Microsoft Competence Center (Tokyo) Microsoft Corporation."

Similar presentations


Ads by Google