SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Downloaden Sie, um offline zu lesen
 
 
 
 
 
 
I have installed MICROSOFT VISUAL STUDIO 2013 for performing SSIS ( Integration Services ) ETL  
 
 
 
 
 
 
 
                              ​ create a new project and choose Integrate Services Project (ETL project) 
 
 
 
 
 
                                                                  ​This is the work flow window  
 
 
 
 
 
                            ​Click and drag the Data Flow Task on the Control Flow Window  
 
 
 
 
 
 
 
 
Double click on the Data Flow Task to go to the Data Flow window for choosing source and destination 
to make the data flow  
 
 
 
 
This is the window where we perform data tansfer and apply transformations etc . 
 
 
 
we choose the source file as Excel , because we are transferring data from excel to SQL SERVER 2014 
database .  
 
 
 
 
 ​Now we go to sql server and create a database to transfer data to  
 
 
 
 
 
 
                              ​we name the data base as NHL players stats 2014­2015 , Now the next step is to 
transfer data excel sheet to this database​. 
 
 
Now we select the destination for the data flow task (ie) , The data base we just created in SQL 
SERVER2014 
 
 
 
 
                             we choose the OLE DB Destination as our data flow destination by just clicking and 
dragging on the data flow task window. 
 
 
 
 
 
 
 
 
                    ​now we need to format both source and destination to connect these two for data flow  
 
 
 
 
 
 
 
now we have configured the source . The next step is to configure the destination .  
 
 
 
 
 
 
 
 
 
    now typing the code for table creation for the desired database for data flow to happen 
 
 
 
 
 
 
 
 
 
 
 
 
       now we map the data to the destination form the source now we are  pretty much done  
 
 
 
 
 
 
         ​  here we can see the mapping from input column to the destination column  
 
 
 
 
 
 
After everything is successfully configured we have to start the data flow by 
hitting the start button on the tab menu . lets hope everything is gone according 
to the plan. 
 
 
yes , we have succesfully ​Extracted , Transformed and Loaded​ data from one 
source to the desired destination. This is a successfull ​ETL​ process. 
 
 
 
 
 
Now lets go the  SQL SERVER database and check whether we are able to see 
the info in the database table. 
 
 
   
      There we go. A complete ETL process succesfully done. 
 
 
 
 
Now if we select the data to be 
displayed from the table , we will be 
able to see the data being generated 
lets go ahead and do that . This is it 
folks thanks for watching the whole 
project being unveiled. 
 
see the figure below  
 
 
 
 
 
 
  
 
 
 
 
 
 

Weitere ähnliche Inhalte

Andere mochten auch

Restoring the database
Restoring the databaseRestoring the database
Restoring the database
waseem zeeshan
 
Sql server agent alerts
Sql server agent alertsSql server agent alerts
Sql server agent alerts
waseem zeeshan
 
Market research on telecom GSM service ppt on
Market research on telecom GSM service ppt on Market research on telecom GSM service ppt on
Market research on telecom GSM service ppt on
Sunam Pal
 
Wedding invitation
Wedding invitation Wedding invitation
Wedding invitation
Sunam Pal
 
Configuring & Managing Databases
Configuring & Managing DatabasesConfiguring & Managing Databases
Configuring & Managing Databases
waseem zeeshan
 
DATABASE MIRRORING SQL SERVER 2014
DATABASE MIRRORING SQL SERVER 2014DATABASE MIRRORING SQL SERVER 2014
DATABASE MIRRORING SQL SERVER 2014
waseem zeeshan
 
Developing Business Plan
Developing Business PlanDeveloping Business Plan
Developing Business Plan
Sunam Pal
 
Scorecard & Dashboards
Scorecard & DashboardsScorecard & Dashboards
Scorecard & Dashboards
Sunam Pal
 
SQL Server 2014 Installation
SQL Server 2014 Installation SQL Server 2014 Installation
SQL Server 2014 Installation
waseem zeeshan
 
Case Study on Business Intelligence
Case Study on Business IntelligenceCase Study on Business Intelligence
Case Study on Business Intelligence
NewGate India
 

Andere mochten auch (20)

Business Intelligence for kids (example project)
Business Intelligence for kids (example project)Business Intelligence for kids (example project)
Business Intelligence for kids (example project)
 
Maintanance plan
Maintanance plan Maintanance plan
Maintanance plan
 
Restoring the database
Restoring the databaseRestoring the database
Restoring the database
 
Sql server agent alerts
Sql server agent alertsSql server agent alerts
Sql server agent alerts
 
database backup
database backupdatabase backup
database backup
 
Business intelligence implementation case study
Business intelligence implementation case studyBusiness intelligence implementation case study
Business intelligence implementation case study
 
Market research on telecom GSM service ppt on
Market research on telecom GSM service ppt on Market research on telecom GSM service ppt on
Market research on telecom GSM service ppt on
 
Wedding invitation
Wedding invitation Wedding invitation
Wedding invitation
 
Market Feasibility
Market Feasibility Market Feasibility
Market Feasibility
 
Configuring & Managing Databases
Configuring & Managing DatabasesConfiguring & Managing Databases
Configuring & Managing Databases
 
DATABASE MIRRORING SQL SERVER 2014
DATABASE MIRRORING SQL SERVER 2014DATABASE MIRRORING SQL SERVER 2014
DATABASE MIRRORING SQL SERVER 2014
 
Developing Business Plan
Developing Business PlanDeveloping Business Plan
Developing Business Plan
 
Scorecard & Dashboards
Scorecard & DashboardsScorecard & Dashboards
Scorecard & Dashboards
 
Youtube analytics SAMPLE PROJECT
Youtube analytics SAMPLE PROJECTYoutube analytics SAMPLE PROJECT
Youtube analytics SAMPLE PROJECT
 
Market Research Report
Market Research ReportMarket Research Report
Market Research Report
 
Case Study on Business Intelliegnce
Case Study on Business IntelliegnceCase Study on Business Intelliegnce
Case Study on Business Intelliegnce
 
Business intelligence project
Business intelligence projectBusiness intelligence project
Business intelligence project
 
Always on availability group
Always on availability groupAlways on availability group
Always on availability group
 
SQL Server 2014 Installation
SQL Server 2014 Installation SQL Server 2014 Installation
SQL Server 2014 Installation
 
Case Study on Business Intelligence
Case Study on Business IntelligenceCase Study on Business Intelligence
Case Study on Business Intelligence
 

Ähnlich wie SSIS VISUAL STUDIO 2013 & SQL SERVER 2014

introductionofssis-130418034853-phpapp01.pptx
introductionofssis-130418034853-phpapp01.pptxintroductionofssis-130418034853-phpapp01.pptx
introductionofssis-130418034853-phpapp01.pptx
YashaswiniSrinivasan1
 
Introduction of ssis
Introduction of ssisIntroduction of ssis
Introduction of ssis
deepakk073
 
Project Portfolio
Project PortfolioProject Portfolio
Project Portfolio
Arthur Chan
 
How to import an excel file into sql server 2005 using integration services
How to import an excel file into sql server 2005 using integration services How to import an excel file into sql server 2005 using integration services
How to import an excel file into sql server 2005 using integration services
Kaing Menglieng
 
Planning And Tracking In Tfs 2010
Planning And Tracking In Tfs 2010Planning And Tracking In Tfs 2010
Planning And Tracking In Tfs 2010
Ahmed Nasr El Din
 
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
Rishu Mehra
 
Annie Lostlen BI Portfolio
Annie Lostlen BI PortfolioAnnie Lostlen BI Portfolio
Annie Lostlen BI Portfolio
annielostlen
 

Ähnlich wie SSIS VISUAL STUDIO 2013 & SQL SERVER 2014 (20)

introductionofssis-130418034853-phpapp01.pptx
introductionofssis-130418034853-phpapp01.pptxintroductionofssis-130418034853-phpapp01.pptx
introductionofssis-130418034853-phpapp01.pptx
 
BI Tutorial (Copying Data from Oracle to Microsoft SQLServer)
BI Tutorial (Copying Data from Oracle to Microsoft SQLServer)BI Tutorial (Copying Data from Oracle to Microsoft SQLServer)
BI Tutorial (Copying Data from Oracle to Microsoft SQLServer)
 
Introduction of ssis
Introduction of ssisIntroduction of ssis
Introduction of ssis
 
Using QLIK with AWS & Python
Using QLIK with AWS & PythonUsing QLIK with AWS & Python
Using QLIK with AWS & Python
 
Project Portfolio
Project PortfolioProject Portfolio
Project Portfolio
 
How to import an excel file into sql server 2005 using integration services
How to import an excel file into sql server 2005 using integration services How to import an excel file into sql server 2005 using integration services
How to import an excel file into sql server 2005 using integration services
 
Ca 10 G1 John Buickerood Portfolio
Ca 10 G1 John Buickerood PortfolioCa 10 G1 John Buickerood Portfolio
Ca 10 G1 John Buickerood Portfolio
 
Planning And Tracking In Tfs 2010
Planning And Tracking In Tfs 2010Planning And Tracking In Tfs 2010
Planning And Tracking In Tfs 2010
 
06 SSIS Data Flow
06 SSIS Data Flow06 SSIS Data Flow
06 SSIS Data Flow
 
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
Uploading Data From Microsoft Excel - Microsoft SLQ Server 2008 (by Rakesh Mi...
 
Annie Lostlen BI Portfolio
Annie Lostlen BI PortfolioAnnie Lostlen BI Portfolio
Annie Lostlen BI Portfolio
 
It ready dw_day3_rev00
It ready dw_day3_rev00It ready dw_day3_rev00
It ready dw_day3_rev00
 
Tony Von Gusmann & MS BI
Tony Von Gusmann & MS BITony Von Gusmann & MS BI
Tony Von Gusmann & MS BI
 
Lee Granger Bi Portfolio
Lee Granger Bi PortfolioLee Granger Bi Portfolio
Lee Granger Bi Portfolio
 
0065 using sequelink
0065 using sequelink0065 using sequelink
0065 using sequelink
 
Sheetster + Alfresco: An Open Source Java Solution for Web Spreadsheet Editin...
Sheetster + Alfresco: An Open Source Java Solution for Web Spreadsheet Editin...Sheetster + Alfresco: An Open Source Java Solution for Web Spreadsheet Editin...
Sheetster + Alfresco: An Open Source Java Solution for Web Spreadsheet Editin...
 
It ready dw_day4_rev00
It ready dw_day4_rev00It ready dw_day4_rev00
It ready dw_day4_rev00
 
Power bi
Power biPower bi
Power bi
 
Creating ProLaw Reports using Excel
Creating ProLaw Reports using ExcelCreating ProLaw Reports using Excel
Creating ProLaw Reports using Excel
 
BI SQL Server2008R2 Portfolio
BI SQL Server2008R2 PortfolioBI SQL Server2008R2 Portfolio
BI SQL Server2008R2 Portfolio
 

SSIS VISUAL STUDIO 2013 & SQL SERVER 2014