If you take the suggestion above (to search CPAN), using "MSSQL" as your sole search term, you'll find DBIx::SQLEngine::Driver::MSSQL with the precis, "Support Microsoft SQL Server via DBD::ODBC" (among many others).

Since you're seeking a way to deal with MSSQL, perhaps we're looking at Windows, in which case there's a possibility you're using ActiveState. In that case,

ppm search MSSQL Downloading datetime packlist...redirect Downloading datetime packlist...redirect Downloading datetime packlist...done 1: Class-DBI-MSSQL Class::DBI for MSSQL Version: 0.122 Released: 2006-11-11 2: DBIx-MSSQLReporter An module to connect Perl to MS SQL Server and MS Data Engine Version: 1.04 Released: 2005-10-27 3: DBIx-TableReferences-MSSQL Perl extension for getting information about declared referential c +onstraints in MS SQL Server 2000 databases. Version: 0.04 Released: 2008-07-14 4: Time-Piece-MSSQL MSSQL-specific methods for Time::Piece Version: 0.020 Released: 2006-11-13

In reply to Re: Is there a perl module for parsing Microsoft SQL .MDF files? by ww
in thread Is there a perl module for parsing Microsoft SQL .MDF files? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.