반응형

/*******************************************************************************************************************
-- Title : [TOS6.4] tMSSqlConnetion을 이용한 SQL Server to Excel 테스트
-- Reference : talend.com
-- Key word : talend open studio big data tos 탈렌드 tmssqlconnection tmssqlinput
*******************************************************************************************************************/

■ 디자인
    o tMSSqlConnetion으로 DB 연결 설정.
    o tMSSqlInput으로 Source Set 설정.
    o tFileOutputExcel로 저장될 엑셀 설정.




■ tMSSqlConnection 설정




■ tMSSqlInput 설정
    o 기존 설정된 tMSSqlConnection 사용.
    o 쿼리 편집기(...) 버튼으로 Source Query 입력(반드시 "로 감싸야 함).
    o "Guess schema" 버튼으로 Source Schema 세팅 확인(반드시 해야 함).




■ fFileOutputExcel 설정




■ row1 흐름 설정
    o 필요시 Type이나 다른 항목 수정



■ 실행


반응형

+ Recent posts