dtsdoc features
These are the main features of dtsdoc:
- Wizard based interface (only 3 steps)
- Extensive DTS package info extraction
- Support for file based packages and packages hosted on SQL Server instances
- Document step precedence constraints
- DTS packages call tree image
- XML output
- XSL parser
- XSL templates included to generate HTML files
- Syntax highlighting (SQL, VBScript and JScript)
- Command line support for scheduled runs
- Autodiscover SQL Server instances on the network and retrieve packages list
DTS documentation support
dtsdoc supports most of the data transformation packages tasks. We are improving dtsdoc to get more useful info and improve the way it is documented. At this moment dtsdoc allows you to document the following info:
- Package general properties
- Connections
- Tasks
- Active scrit tasks
- Bulk insert tasks
- Create process tasks
- Data driven query tasks
- Transformations
- Lookups
- Queries
- Data pump tasks
- Transformations
- Lookups
- Dynamic properties
- Execute package tasks
- FTP tasks
- Message queue tasks
- Transfer databases tasks
- Transfer errors tasks
- Transfer logins tasks
- Transfer master stored procedures tasks
- Transfer jobs tasks
- Transfer objects tasks
- Send mail tasks
- Olap process and Prediction tasks
- Steps
- Properties
- Step precedence constraints
- Workflow ActiveX code
- Package global variables
Data output
dtsdoc can generate database documentation in different formats using XSL templates.
Take a look at the output sample.