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

NAME

DBIx::Class::Schema::Loader::DBI::ODBC - DBD::ODBC proxy

DESCRIPTION

Reblesses into an ::ODBC:: class when connecting via DBD::ODBC.

Code stolen from the DBIx::Class ODBC storage.

See DBIx::Class::Schema::Loader::Base for usage information.

SEE ALSO

DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server, DBIx::Class::Schema::Loader::DBI::ODBC::SQL_Anywhere, DBIx::Class::Schema::Loader::DBI::ODBC::Firebird, DBIx::Class::Schema::Loader, DBIx::Class::Schema::Loader::Base, DBIx::Class::Schema::Loader::DBI

AUTHORS

See "AUTHORS" in DBIx::Class::Schema::Loader.

LICENSE

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