There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

SQL::Translator::Parser::DBI::SQLServer - parser for SQL Server through DBD::ODBC

SYNOPSIS

See SQL::Translator::Parser::DBI.

DESCRIPTION

Uses DBI Catalog Methods.

AUTHOR

Chris Hilton <chris@dctank.com> - Bulk of code from DBI-Sybase parser, I just tweaked it for SQLServer. Thanks.

SEE ALSO

DBI, DBD::ODBC, SQL::Translator::Schema.