Cargando…

Microsoft SQL Server 2012 integration services : an expert cookbook /

This book is written in a simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an SQL database administrator or developer looking to explore all the aspects of SSIS and need to use SSIS in the data transfer parts of systems, then this is the best guide...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rad, Reza
Otros Autores: Perfeito, Pedro
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., ©2012.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 EBSCO_ocn794903791
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 120604s2012 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d N$T  |d OCLCQ  |d OCLCF  |d YDXCP  |d OCLCQ  |d TEFOD  |d OCLCQ  |d FEM  |d JBG  |d AGLDB  |d Z5A  |d OCLCQ  |d VTS  |d NLE  |d UKMGB  |d STF  |d UAB  |d M8D  |d UKAHL  |d OCLCO  |d OCLCQ 
015 |a GBB6G4604  |2 bnb 
016 7 |a 018015073  |2 Uk 
019 |a 968040480  |a 968995935 
020 |a 9781849685252  |q (electronic bk.) 
020 |a 1849685258  |q (electronic bk.) 
029 1 |a DEBBG  |b BV043162556 
029 1 |a DEBSZ  |b 421410051 
029 1 |a GBVCP  |b 80400949X 
029 1 |a NZ1  |b 15282382 
029 1 |a UKMGB  |b 018015073 
035 |a (OCoLC)794903791  |z (OCoLC)968040480  |z (OCoLC)968995935 
037 |a DDEFF1A0-5CB6-4023-8AFB-852DBEBDA4A0  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.D3 
072 7 |a COM  |x 051170  |2 bisacsh 
082 0 4 |a 005.75/65  |2 23 
049 |a UAMI 
100 1 |a Rad, Reza. 
245 1 0 |a Microsoft SQL Server 2012 integration services :  |b an expert cookbook /  |c Reza Rad, Pedro Perfeito. 
260 |a Birmingham :  |b Packt Pub.,  |c ©2012. 
300 |a 1 online resource (564 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
520 |a This book is written in a simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are an SQL database administrator or developer looking to explore all the aspects of SSIS and need to use SSIS in the data transfer parts of systems, then this is the best guide for you. Basic understanding of working with SQL Server Integration Services is required. 
505 0 0 |t Microsoft SQL Server 2012 Integration Services: An Expert Cookbook --  |t Microsoft SQL Server 2012 Integration Services: An Expert Cookbook --  |t Credits --  |t Foreword --  |t About the Authors --  |t About the Reviewers --  |t www.PacktPub.com --  |t Support files, eBooks, discount offers and more --  |t Why Subscribe --  |t Free Access for Packt account holders --  |t Instant Updates on New Packt Books --  |t What this book covers --  |t What you need for this book --  |t Who this book is for --  |t Conventions --  |t Reader feedback --  |t Customer support --  |t Downloading the example code --  |t Errata --  |t Piracy --  |t Questions --  |g 1.  |t Getting Started with SQL Server Integration Services 
505 0 0 |t IntroductionImport and Export Wizard: First experience with SSIS --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t There's more... --  |t Mapping columns --  |t Configure transfer settings for multiple tables --  |t Mapping data types --  |t Querying the source database --  |t See also --  |t Getting started with SSDT --  |t How to do it... --  |t How it works... --  |t Creating the first SSIS Package --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t Getting familiar with Data Flow Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t SSIS 2012 versus previous versions in Developer Experience --  |t Getting ready --  |t How to do it... --  |t How it works 
505 0 0 |g 2.  |t Control Flow TasksIntroduction --  |t Executing T-SQL commands: Execute SQL Task --  |t How to do it... --  |t How it works... --  |t There's more... --  |t Full result set --  |t XML result set --  |t BypassPrepare --  |t See also --  |t Handling file and folder operations: File System Task --  |t Getting ready --  |t How to do it... --  |t There's more... --  |t Sending and receiving files through FTP: FTP Task --  |t How to do it... --  |t How it works... --  |t There's more... --  |t FTP Connection Manager's advanced options --  |t File Connection Manager --  |t Working with variables --  |t Executing other packages: Execute Package Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t There's more 
505 0 0 |t Advanced options for executing external packagesRunning external applications: Execute Process Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t Reading data from web methods: Web Service Task --  |t How to do it... --  |t How it works... --  |t Transforming, validating, and querying XML: XML Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t There's more... --  |t XPath --  |t Merge --  |t Diff --  |t Patch --  |t See also --  |t Profiling table statistics: Data Profiling Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t There's more... --  |t Batch insertion of data into a database: Bulk Insert Task --  |t Getting ready --  |t How to do it 
505 0 0 |t How it works...Querying system information: WMI Data Reader Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t There's more... --  |t WMI code creator-a useful tool for WMI --  |t See also --  |t Querying system events: WMI Event Watcher Task --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t Transferring SQL server objects: DBMS Tasks --  |t Getting ready --  |t How to do it... --  |t How it works... --  |g 3.  |t Data Flow Task Part 1-Extract and Load --  |t Introduction --  |t Working with database connections in Data Flow --  |t Getting ready --  |t How to do it... --  |t How it works... --  |t ADO.NET Source --  |t OLE DB Destination --  |t There's more 
505 0 0 |t Connect to ODBC data providers. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a SQL server. 
630 0 7 |a SQL server.  |2 fast  |0 (OCoLC)fst01376937 
650 0 |a Database management. 
650 6 |a Bases de données  |x Gestion. 
650 7 |a COMPUTERS  |x Programming Languages  |x SQL.  |2 bisacsh 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
700 1 |a Perfeito, Pedro. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=458248  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26944252 
938 |a EBSCOhost  |b EBSC  |n 458248 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 365362 
938 |a YBP Library Services  |b YANK  |n 7696584 
994 |a 92  |b IZTAP