DBIx::MSSQLReporter is a Perl module to connect Perl to MS SQL Server and MS Data Engine.
SYNOPSIS
See the programs in the examples/ directory. They have been updated to run against MS SQL Server V 8.
Warning: I could not get any of the MSDE examples to work with MS SQL Server V 8.
Note: sql8-Demo-3.pl is a CGI script.
DBIx::MSSQLReporter encapsulates the connection between Perl and MS SQL Server.
DBIx::MSSQLReporter was written so that I could teach myself about MS SQL Server and MSDE, and as part of my Perl tutorial series.
It should be clear from the name that this module is database-engine-specific. If you plan on writing code which is independent of any particular database, look elsewhere.
See the URI, below, for my demos sql7Demo[23].pl, which both use this module.
sql7Demo2.pl is a command-line program. sql7Demo3.pl is a CGI script.
Lastly, note that this module has a chequered future: I may well re-write it to fit under the umbrella of DBIx::Easy, or someone else working independently may have already released such a module.
Product's homepage
Requirements:
· Perl
What's New in This Release: [ read full changelog ]
· MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.