The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.