| DBD-ADO documentation | view source | Contained in the DBD-ADO distribution. |
DBD::ADO::TypeInfo - ADO TypeInfo
use DBD::ADO::TypeInfo(); ...
This module helps to handle DBI datatype information. It provides mappings between DBI (SQL/CLI, ODBC) and ADO datatypes.
Steffen Goeldner (sgoeldner@cpan.org)
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.
| DBD-ADO documentation | view source | Contained in the DBD-ADO distribution. |