Greetings monks,
I'm pleased to tell that I have just published a dozen of Perl modules to access DTS packages from a MS SQL Server on CPAN.
Here is something more about the modules (quoting the related POD):
You may be asking yourself why having all this trouble to write such API as an layer to access data thought Win32::OLE module. The very simple reason is: MS SQL Server 2000 is terrible to work with (lots and lots of useless indirection), the documentation is not as good as it should be and one has to convert examples from it of VBScript code to Perl. DTS API was created to provide an easier (and more "perlish") way to fetch data from a DTS package. One can use this API to easially create reports or implement automatic tests using a module as Test::More (see EXAMPLES directory in the tarball distribution of this module). At this version, DTS API has no methods that can change object state.
This is my first Perl module published and I would be glad to receive any feedback/bug reports about it.
The modules can be accessed by here: DTS.
Updated: I'm not sure this is the correct place to post such notice (probably it should be on Meditations?).
In reply to DTS Perl module to access MSSQL DTS packages by glasswalk3r
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |