The SQL Server Data Tools Experience
The SQL Server Data Tools (SSDT) was previously called Business Intelligence Development Studio
(BIDS) in SQL Server 2008, and it is the central environment in which you’ll spend most of your
time as an SSIS developer. SSDT is just a specialized use of the familiar Visual Studio development
environment. In SQL Server 2014, SSDT no longer installs when you install SQL Server. Instead,
you’ll have to download and install the SQL Server Data Tools (Business Intelligence for Visual
Studio) from the Microsoft website. At the time of this publication, SQL Server 2014 can use
the Visual Studio 2012 and 2013 versions to design SSIS packages. Visual Studio can host many
different project types, from Console applications to Class Libraries and Windows applications.
Although you may see many project types when you create a project, SSDT actually contains
project templates for only Analysis Services, Integration Services, Report Server, and variants
thereof. SSIS in particular uses a BI project type called an Integration Services project
(see Figure 1-2), which provides a development design surface with a completely ETL-based set of
tools in the Toolbox window.
Figure 1-2
This development environment is similar to the legacy DTS Designer, but the approach is completely
different. Most important, this is a collaborative development environment just like any Visual
Studio development effort, with full source code management, version control, and multi-user
project management. SSIS solutions are developed just like all other .NET development solutions,
including being persisted to files — in this case, XML file structures with a .DSTX file extension.
The SQL Server Data Tools ExperienceThe SQL Server Data Tools (SSDT) was previously called Business Intelligence Development Studio(BIDS) in SQL Server 2008, and it is the central environment in which you’ll spend most of yourtime as an SSIS developer. SSDT is just a specialized use of the familiar Visual Studio developmentenvironment. In SQL Server 2014, SSDT no longer installs when you install SQL Server. Instead,you’ll have to download and install the SQL Server Data Tools (Business Intelligence for VisualStudio) from the Microsoft website. At the time of this publication, SQL Server 2014 can usethe Visual Studio 2012 and 2013 versions to design SSIS packages. Visual Studio can host manydifferent project types, from Console applications to Class Libraries and Windows applications.Although you may see many project types when you create a project, SSDT actually containsproject templates for only Analysis Services, Integration Services, Report Server, and variantsthereof. SSIS in particular uses a BI project type called an Integration Services project(see Figure 1-2), which provides a development design surface with a completely ETL-based set oftools in the Toolbox window.Figure 1-2This development environment is similar to the legacy DTS Designer, but the approach is completelydifferent. Most important, this is a collaborative development environment just like any VisualStudio development effort, with full source code management, version control, and multi-userproject management. SSIS solutions are developed just like all other .NET development solutions,including being persisted to files — in this case, XML file structures with a .DSTX file extension.
การแปล กรุณารอสักครู่..

เครื่องมือ SQL Server ข้อมูลประสบการณ์
SQL Server ข้อมูลเครื่องมือ ( ssdt ) ถูกเรียกว่าก่อนหน้านี้
ธุรกิจข่าวกรองพัฒนา Studio ( เสนอราคา ) ใน SQL Server 2008 , และมันเป็นสภาพแวดล้อมที่กลางที่คุณจะใช้จ่ายส่วนใหญ่ของเวลาของคุณ
เป็น SSIS Developer ssdt เป็นแค่เฉพาะใช้คุ้นเคยสภาพแวดล้อมการพัฒนา
สตูดิโอภาพ ใน SQL Server 2014 ,ssdt ไม่ติดตั้งเมื่อคุณติดตั้ง SQL Server แทน
คุณจะต้องดาวน์โหลดและติดตั้ง SQL Server ข้อมูลเครื่องมือข่าวกรองธุรกิจสำหรับภาพสตูดิโอ
) จากเว็บไซต์ของ Microsoft เวลาที่ของสิ่งนี้ , SQL Server 2010 สามารถใช้
Visual Studio 2012 และ 2013 รุ่นออกแบบ SSIS แพ็คเกจ Visual Studio สามารถโฮสต์ประเภทโครงการที่แตกต่างกันมาก
,จากการใช้งานคอนโซลและห้องสมุดชั้นโปรแกรมประยุกต์ Windows .
ถึงแม้ว่าคุณอาจเจอประเภทโครงการมากมายเมื่อคุณสร้างโครงการ ssdt ที่มีจริง
โครงการแม่แบบสำหรับบริการการวิเคราะห์เพียงบริการเซิร์ฟเวอร์รายงานการรวมกลุ่ม และสายพันธุ์
" ันโดยเฉพาะใช้บีโครงการชนิดที่เรียกว่าเป็นบริการรวมโครงการ
( รูปที่ 1-2 )ซึ่งมีการพัฒนาการออกแบบพื้นผิว ด้วยชุดของเครื่องมือ ETL โดยสมบูรณ์
ในหน้าต่างกล่องเครื่องมือ รูป 1-2
การพัฒนาสภาพแวดล้อมนี้คล้ายคลึงกับ DTS มรดกดีไซเนอร์ แต่แนวทางที่สมบูรณ์
แตกต่างกัน ที่สำคัญที่สุด คือการพัฒนาความร่วมมือสิ่งแวดล้อมเช่นเดียวกับความพยายามพัฒนา Visual Studio
, กับการจัดการ , รหัสแหล่งที่มาเต็มรูปแบบรุ่นที่ควบคุมและการบริหารจัดการโครงการผู้ใช้หลายคน
โซลูชั่นการพัฒนาันเหมือนทั้งหมดอื่น ๆโซลูชั่นการพัฒนาสุทธิ
รวมทั้งเป็นยืนกรานที่จะไฟล์ - ในกรณีนี้ , ไฟล์โครงสร้างด้วย นามสกุลไฟล์ dstx .
การแปล กรุณารอสักครู่..
