Microsoft SQL Server 2008 Integration Services Unleashed

دانلود کتاب Microsoft SQL Server 2008 Integration Services Unleashed

دسته: برنامه نويسي

32000 تومان موجود

کتاب خدمات یکپارچه سازی مایکروسافت SQL Server 2008 راه اندازی شد نسخه زبان اصلی

دانلود کتاب خدمات یکپارچه سازی مایکروسافت SQL Server 2008 راه اندازی شد بعد از پرداخت مقدور خواهد بود
توضیحات کتاب در بخش جزئیات آمده است و می توانید موارد را مشاهده فرمایید


این کتاب نسخه اصلی می باشد و به زبان فارسی نیست.


امتیاز شما به این کتاب (حداقل 1 و حداکثر 5):

امتیاز کاربران به این کتاب:        تعداد رای دهنده ها: 10


توضیحاتی در مورد کتاب Microsoft SQL Server 2008 Integration Services Unleashed

نام کتاب : Microsoft SQL Server 2008 Integration Services Unleashed
عنوان ترجمه شده به فارسی : خدمات یکپارچه سازی مایکروسافت SQL Server 2008 راه اندازی شد
سری :
نویسندگان :
ناشر : Sams
سال نشر : 2009
تعداد صفحات : 786
ISBN (شابک) : 9780672330322 , 0672330326
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 18 مگابایت



بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.


فهرست مطالب :


Home Page ......Page 1
Table of Contents......Page 5
Foreword......Page 20
Part I: Getting Started......Page 25
What Is SQL Server Integration Services?......Page 27
A Short Integration Services History......Page 28
How This Book Is Organized......Page 29
The Sample Projects......Page 30
Summary......Page 31
Installing IS......Page 33
Setting Up Book Samples......Page 40
Where Are the Components Installed?......Page 41
Helpful Resources......Page 42
Summary......Page 44
What's New for DTS Users......Page 45
What's New for Integration Services 2005 Users......Page 46
Summary......Page 49
4 Migrating to Integration Services 2008......Page 51
SSIS Is Not DTS......Page 52
Available Migration Resources......Page 53
Upgrading SSIS 2005 Packages......Page 60
Summary......Page 62
Part II: Integration Services Basics......Page 63
5 The Business Intelligence Development Studio......Page 65
Getting Started......Page 66
The Integration Services Options......Page 68
Visual Studio Standard Options......Page 92
Summary......Page 111
The Components That Compose a Package......Page 113
The Package and Other Objects......Page 114
The Data Flow Task, Adapters, and Transforms......Page 117
Summary......Page 122
7 Grouping Control Flow with Containers......Page 123
The Container Concept......Page 124
Scoping......Page 125
Common Container Properties......Page 127
The Task and the Taskhost Container......Page 130
The Simple Sequence Container......Page 135
The Package Container......Page 137
Summary......Page 141
Quick Start......Page 143
Summary......Page 158
Part III: Control Flow Services......Page 159
9 The Venerable Variable......Page 161
Important Variable Concepts—Properties, Scope, Type, and Namespace......Page 162
System Variables......Page 170
Execution Time Behavior......Page 171
Variable Tips and Tricks......Page 172
Summary......Page 173
10 Using Expressions......Page 175
Expression Basics......Page 176
Property Expressions......Page 178
Data Flow Property Expressions......Page 182
Variable Expressions......Page 184
Precedence Constraint Expressions......Page 185
For Loop Expressions......Page 186
Expression Evaluator Quick Reference......Page 187
Summary......Page 190
11 The Stock Tasks and Connection Managers......Page 193
Common Task Conventions......Page 194
The Workflow Tasks......Page 197
The Scripting Tasks......Page 239
The Data-Processing Tasks......Page 240
Connection Manager Concepts......Page 244
Creating Connection Managers......Page 247
Stock Connection Managers......Page 248
Data Sources and Data Source Views......Page 274
Summary......Page 280
12 Using the Script Task......Page 283
The Script Task Environment......Page 284
Using the Script Task......Page 290
Script Task Samples......Page 296
Summary......Page 302
13 Using the Data Profiling Task......Page 303
Setting Up the Data Profiling Task......Page 304
The Quick Profile Option......Page 309
Analyzing Data with the Data Profile Viewer......Page 311
Summary......Page 317
14 Logging and the Stock Log Providers......Page 319
Configuring Package Logging......Page 320
The Stock Log Providers......Page 324
Logging Providers and Logging Options......Page 327
Logging Schema......Page 328
Log Events......Page 329
Custom Logging......Page 333
Summary......Page 335
The For Loop......Page 337
The Foreach Loop......Page 340
Stock Foreach Enumerators......Page 343
Summary......Page 357
Part IV: Management Services......Page 359
SQL Server Management Studio Overview......Page 361
Connecting to the Integration Services Server......Page 364
Managing Packages......Page 366
Using SQL Server Agent to Execute Packages......Page 372
Summary......Page 374
17 Using Source Control......Page 375
What Is Source Control?......Page 376
Source Control in the Designer (BIDS)......Page 377
Summary......Page 383
18 Securing Packages......Page 385
Controlling Package Access......Page 386
Identifying Sensitive Data......Page 390
Protecting Packages and Other Files......Page 392
Summary......Page 397
Part V: The Data Flow Task......Page 399
19 Introducing the Data Flow Task......Page 401
Pipeline Philosophy 101......Page 402
Data Flow Terms......Page 403
Data Flow Properties......Page 405
Summary......Page 408
20 The Stock Data Flow Components......Page 409
Common Component Conventions......Page 410
Source Adapters......Page 417
Flow Control Transforms......Page 431
Auditing Transforms......Page 448
Data Manipulation Transforms......Page 453
Destination Adapters......Page 463
Summary......Page 468
Introduction to the Script Component......Page 469
Creating a Source Adapter......Page 470
Creating a Destination Adapter......Page 475
Creating a Transformation......Page 480
Asynchronous Outputs......Page 484
Summary......Page 485
22 Advanced Data Flow Transformations......Page 487
The Slowly Changing Dimension Wizard and Transform (SCD)......Page 488
Data Cleansing Components......Page 501
Text Mining and Document Warehousing Components......Page 510
The Lookup Component......Page 515
Summary......Page 522
Data Flow Task Under the Hood......Page 523
Turnkey Settings for Speedup......Page 533
An Approach to Data Flow Optimization......Page 539
Summary......Page 546
Part VI: Solving Common Challenges......Page 547
24 Configuring and Deploying Solutions......Page 549
Package Configurations......Page 550
The Package Configurations Organizer......Page 555
Package Configuration Types......Page 557
Deploying Packages......Page 572
Configuration and Deployment Approaches......Page 576
Summary......Page 580
Tips and Tricks......Page 581
Best Practices......Page 593
Resources......Page 595
Summary......Page 596
Part VII: Advanced Package Concepts and Patterns......Page 597
Avoiding the Fuss......Page 599
Breakpoints......Page 600
Execution Results......Page 603
Classes of Issues......Page 605
Isolating the Issue......Page 609
When All Else Fails......Page 610
Summary......Page 611
Checkpoints and Restartability......Page 613
Loop-Driven Workflow......Page 619
Expression-Driven Packages......Page 623
Summary......Page 628
Part VIII: Programming Integration Services......Page 629
Custom Runtime Components......Page 631
Starting an SSIS Custom Component Project......Page 635
Developing and Debugging the Task......Page 645
Building the Task User Interface......Page 666
Custom Task Best Practices......Page 685
Summary......Page 688
Custom Component Concepts......Page 689
The Sample Components......Page 694
The Design Time Methods......Page 697
The Runtime Methods......Page 699
Writing a Source Adapter......Page 700
Writing a Destination Adapter......Page 713
Writing a Transform......Page 722
Summary......Page 727
A......Page 729
B......Page 731
C......Page 733
D......Page 740
E......Page 747
F......Page 750
H......Page 753
I......Page 754
J-K-L......Page 755
M......Page 756
O......Page 758
P......Page 760
Q......Page 765
S......Page 766
T......Page 772
U......Page 777
V......Page 778
W......Page 779
X-Y-Z......Page 782




پست ها تصادفی