EXCEL AND SSIS: BETTER TOGETHER

Slides:



Advertisements
Similar presentations
CC SQL Utilities.
Advertisements

Moving Data Lesson 23. Skills Matrix Moving Data When populating tables by inserting data, you will discover that data can come from various sources.
IT Project Management, Third Edition Appendix A1 Appendix A: Guide to Using Microsoft Project 2002.
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
Purpose Intended Audience and Presenter Contents Proposed Presentation Length Intended audience is all distributor partners and VARs Content may be customized.
A Guide to SQL, Eighth Edition Chapter Three Creating Tables.
SQL Server Integration Services (SSIS) Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server (MVP) Microsoft Certified Technology Specialist.
What’s New in SSIS with SQL 2008 Bret Stateham Training Manager Vortex Learning Solutions blogs.netconnex.com.
9/10/20151 Hyperion Enterprise 6.5 New Features & Functionality Robert Cybulski, CPA Finit Solutions.
Account Integration for use with QuickBooks® and Salesforce by Dynamic Ventures, Inc.
Miscellaneous Excel Combining Excel and Access. – Importing, exporting and linking Parsing and manipulating data. 1.
DTS Conversion to SSIS Conversion Best Practices Mike Davis
Data Management Console Synonym Editor
1 Chapter Overview Preparing to Upgrade Performing a Version Upgrade from Microsoft SQL Server 7.0 Performing an Online Database Upgrade from SQL Server.
Advanced ETL: Embedding Integration Services Ashvini Sharma Development Lead DAT411 Microsoft Corporation Sergei Ivanov Technical Lead DAT411 Microsoft.
This application does require access to the BW (Baan Windows) client and authorization to the OLE Daemon Introducing … XQL - Excel Query Language How about.
© 2009 Wipro Ltd - Confidential ETL TESTING Handling Heterogeneous Data Formats Rajasimman Selvaraj Simanchal Sahu Tithi Mukherjee.
SmartClient for Salesforce – Office 365 Excel Solution Walk-through.
Business Systems Analyst at MD Anderson Cancer Center Microsoft Office Specialist certified in SharePoint 2013 President of Houston SharePoint User Group.
Brian Knight Founder Pragmatic Works BIN207 About the Speaker Brian is a SQL Server MVP Founder of Pragmatic Works Co-founder of SQLServerCentral.com.
Pulling Data into the Model. Agenda Overview BI Development Studio Integration Services Solutions Integration Services Packages DTS to SSIS.
Best Institutes offering Software Development courses.
SQL Server Tasks and Components from CozyRoc
Start-SPPowerShell – Introduction to PowerShell for SharePoint Admins and Developers Paul BAker.
The Self-Service Business Intelligence Suite
Excel Tutorial 8 Developing an Excel Application
Spreadsheet Manager Training Module
SQL Server Tasks and Components from CozyRoc
Managing, Storing, and Executing DTS Packages
Data Platform and Analytics Foundational Training
PowerApps & Flow Licensing Overview for Partners
Fundamentals of Database
Miscellaneous Excel Combining Excel and Access.
5/22/2018 1:39 AM BRK2156 Power BI Report Server: Self-service BI and enterprise reporting on-premises Christopher Finlan Senior Program Manager © Microsoft.
District And Club database
SQL and SQL*Plus Interaction
MICROSOFT OUTLOOK and Outlook service Provider
Appendix A: Guide to Using Microsoft Project 2002
Basic Work-Flow with SQL Server Standard
Extensible Platform Microsoft Dynamics 365
PowerApps and Microsoft Flow for Business Users
SQL Server Integration Services
Dynamic Data Flows in SSIS without ProgramminG
Introducing New Team-based Data Integration with SSIS
Computers Are Your Future
Dynamic Data Flows in SSIS without ProgramminG
What Is Sharepoint? Mohsen Ashkboos
Matt Masson Software Development Engineer Microsoft Corporation
Dynamic Data Flows in SSIS without ProgramminG
Collaborative Business Solutions
Microsoft Virtual Academy
12/29/2018 8:46 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
DYNAMIC DATA FLOWS IN SSIS WITHOUT PROGRAMMING
From DTS to SSIS, Redesign or Upgrade
Загрузка данных в хранилище и формирование куба
Office Edition Overview (Dec. 2018).
Chapter 14: Protection.
ICT Word Processing Lesson 1: Introduction to Word Processing
Common Data Service Data Integrator
Hello, Minnesota! This is the SPC18 recap.
Appendix A: Guide to Using Microsoft Project 2002
DYNAMIC DATA FLOWS IN SSIS WITHOUT PROGRAMMING
Michelle Haarhues Keeping up with SSMS.
Server & Tools Business
DYNAMIC DATA FLOWS IN SSIS WITHOUT PROGRAMMING
Microsoft Virtual Academy
DYNAMIC DATA FLOWS IN SSIS WITHOUT PROGRAMMING
DYNAMIC DATA FLOWS IN SSIS WITHOUT PROGRAMMING
Supercharge your ETL Development with Advanced SSIS Components
QlikView for use with SAP Netweaver Version 5.8 New Features
Presentation transcript:

EXCEL AND SSIS: BETTER TOGETHER Powered by SSIS+ www.cozyroc.com Presented by Diane Schuster, COZYROC Technical Marketing

Who is COZYROC? Software company based in Raleigh, NC, USA First product was released in 2007 Customers in 149 countries Microsoft partner Principal product: SSIS+ Library of Tasks and Components SSIS+ provides third-party plug-ins for SSIS Enhances data integration performance, connectivity, and automation Supports Microsoft SSIS and SQL Server 2005, 2008R2, 2012, 2014 and 2016 Currently consists of 160+ tasks, components and scripts COZYROC has sponsored 150+ community events in the past 7 years

Components and Tasks from COZYROC REST adapters (Google Admin, Google Drive, Google Sheets, Google Tasks, OneDrive, Xero, Marketo, Twitter, Zoho CRM, Shopify, many more) Excel Task and adapters Data Flow Task Plus Script Task Plus File Transfer Task Dynamics CRM/AX/NAV/GP adapters Salesforce adapters Qlikview adapters SharePoint adapters Netsuite adapters QuickBooks adapters Receive/Send Mail Tasks Parallel Loop Task Many more See www.cozyroc.com for a complete list

Features of COZYROC’s Excel Components and Tasks No programming skills are required to use these components and tasks. Any transformations and adapters supported by SSIS or SSIS+ may be used with our components and tasks.

What are the Limitations of the standard Excel Source Component? Only samples X rows when determining the datatype to assign Alphanumeric data is often not handled correctly Replaces the mismatched data with “NULL” Truncates data that is more than 255 characters Only executes in 32-bit mode If you want to process specific rows and columns, a SQL-like language must be used to specify those columns and rows Does not work with password-protected Excel files

How is COZYROC’s Excel Source Plus component different? Does not guess about the datatype Handles mixed text and numbers in the same column The length of columns can be changed using the Advanced Editor Executes in both 32-bit and 64-bit modes Works with password-protected Excel files Provides a point-and-click interface to specify the columns and rows you want processed The metadata for the source file and worksheet can be modified dynamically at runtime using an SSIS expression

What are the Limitations of the standard Excel Destination Component? Only executes in 32-bit mode Cannot handle input fields that are longer than 255 characters Does not work with password-protected Excel files

How is COZYROC’s Excel Destination Plus component different? Executes in both 32-bit and 64-bit modes Can handle columns of any length, as long as they can be handled by Excel Works with password-protected Excel files Provides a point-and-click interface to specify the column and row where you want to start writing data The metadata for the destination file and worksheet can be modified dynamically at runtime using an SSIS expression

Excel Task Used to perform actions on Excel files: Load from stream Save to stream Get worksheets list New worksheet Rename worksheet Delete worksheet Clear worksheet Delete Columns Delete Rows Find cell Replace cell Set password Set worksheet visible

Licensing Model Try out the complete SSIS+ Library for free You only need to purchase a license once you’re scheduling packages No license key needed to develop No license key needed for a one-time migration Ultimate Subscription: $399.95/year Perpetual License: $3,999.95 A license key is required per physical machine Includes all SSIS+ components and tasks