TAILIEUCHUNG - Microsoft SQL Server 2000 Data Transformation Services- P9

Microsoft SQL Server 2000 Data Transformation Services- P9: Data Transformation Services in Microsoft SQL Server 2000 is a powerful tool for moving data. It’s easy to use, especially when you’re creating transformation packages with the DTS Wizard. But it’s also a flexible tool that you can customize to gain a high degree of control over the transformation of your data. | Control Tasks 376 Part IV Listing Continued Set eus With eus .Name tsk sBaseName .Deseription sBaseName End With tsk Create step for task Set stp With stp .Name stp sBaseName .Deseription sBaseName .TaskName End With stp fetCreateDynamiePropertiesTask Set tsk Nothing Set eus Nothing Set stp Nothing ProeExit Exit Funetion ProeErr MsgBox - fetCreateDynamiePropertiesTask GoTo ProeExit End Funetion Conclusion The Dynamic Properties task improves the level of control within a DTS package. The next two chapters describe the two tasks that give you control between packages the Execute Package task and the Message Queue task. The Execute Package Task CHAPTER 18 IN THIS CHAPTER When to Use the Execute Package Task 378 Creating the Task and Setting Its Properties 379 Setting Values of Global Variables in the Child Package 380 The NestedExecutionLevel Property of the Package 383 Creating and Calling a Utility DTS Package 384 Creating the Task in Visual Basic 387 Control Tasks 378 Part IV The Execute Package task lets you execute one DTS package from another. When to Use the Execute Package Task Here are some reasons you might want to divide your DTS functionality between several packages The packages have become too complex. They will be easier to understand if the tasks are divided between several packages. You have a task or group of tasks that performs a utility function. This functionality can be put into a separate package so that the same code can be used by several packages. Some of the DTS functionality needs to have a higher level of security. You can put that functionality into a separate package where it can be executed but not viewed or edited. There are several ways to execute one package from another in addition to using the Execute Package task. This task is the easiest way to execute another package but some of the other ways have additional .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.