![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi, I have to take over on a 500 dts project....and I'm tryng to understand in wich way I can easily document this "monster". one idea is to |
|
thanks in advance lavez |
#3
| |||
| |||
|
|
hi, I have to take over on a 500 dts project....and I'm tryng t understand in wich way I can easily document this "monster". one idea is t |
|
thanks in advanc lave |
#4
| |||
| |||
|
|
thank you very much, Darren; I will try in this way; the thing that "sound" very strange to me is that appereantly nobody else have this kind of |
| ----- Darren Green wrote: ----- DTSPackageDSO is a provider that allows you to expose a package data pump as a consumable data source from outside. It is not about exposing the package meta-data. There is no off the shelf product I'm afraid. Best bet would be to look at the old ScriptPkg utility that shipped with SQL 7.0. This produced VB code from a package. The important bit is that it will show you how to write code that enumerates objects, and using this method you should be able to write a documenter. The basics is just about loading a package and enumerating any collection you can find. The object model is documented in Books Online, so from there you can see the main three collections are tasks, steps and connections. -- Darren Green http://www.sqldts.com "lavez" <lavez (AT) msn (DOT) com> wrote in message news 84FABE4-30DF-40D5-B406-2ED00DB05EA2 (AT) microsoft (DOT) com...hi, I have to take over on a 500 dts project....and I'm tryng to understand in wich way I can easily document this "monster". one idea is to use visio reverse engineer via oledb for dts (DTSPackageDSO) but, even if the data source is ok, nothing works...colud anybody help me even suggesting thirdy parts software? thanks in advance lavez |
![]() |
| Thread Tools | |
| Display Modes | |
| |