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

DBD::ADO::TypeInfo - ADO TypeInfo

SYNOPSIS

use DBD::ADO::TypeInfo();
...

DESCRIPTION

This module helps to handle DBI datatype information. It provides mappings between DBI (SQL/CLI, ODBC) and ADO datatypes.

AUTHOR

Steffen Goeldner (sgoeldner@cpan.org)

COPYRIGHT

Copyright (c) 2002-2005 Steffen Goeldner. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.