logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DBIx::Class::Storage::DBI::ODBC::Firebird - Driver for using the Firebird RDBMS through ODBC

Description

       Most functionality is provided by DBIx::Class::Storage::DBI::Firebird::Common, see that driver for
       details.

       To build the ODBC driver for Firebird on Linux for unixODBC, see:

       <http://www.firebirdnews.org/?p=1324>

       This driver does not suffer from the nested statement handles across commits issue that the
       DBD::InterBase or the DBD::Firebird based driver does. This makes it more suitable for long running
       processes such as under Catalyst.

Further Questions?

       Check the list of additional DBIC resources.

Name

       DBIx::Class::Storage::DBI::ODBC::Firebird - Driver for using the Firebird RDBMS through ODBC

See Also