dbix::class::storage::dbi::odbc::firebird(3) mojave man page | unix.com

Man Page: dbix::class::storage::dbi::odbc::firebird

Operating Environment: mojave

Section: 3

DBIx::Class::Storage::DBI::ODBC::Firebird(3)		User Contributed Perl Documentation	      DBIx::Class::Storage::DBI::ODBC::Firebird(3)

NAME
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.
AUTHOR
See "AUTHOR" in DBIx::Class and "CONTRIBUTORS" in DBIx::Class.
LICENSE
You may distribute this code under the same terms as Perl itself. perl v5.18.2 2014-01-30 DBIx::Class::Storage::DBI::ODBC::Firebird(3)
Related Man Pages
dbix::class::storage::dbi::interbase(3) - mojave
dbix::class::storage::dbi::odbc::access5.18(3) - mojave
dbix::class::storage::dbi::ado::ms_jet5.18(3) - mojave
dbix::class::storage::dbi::interbase(3) - osx
dbix::class::schema::loader::dbi::interbase(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
Controlling user input
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.