Change log and FAQs Please note that the change log has been moved to DBD::ODBC::Changes. To access this documentation, use "perldoc DBD::ODBC::Changes". The FAQs have also moved to DBD::ODBC::FAQ.pm. To access the FAQs use "perldoc DBD::ODBC::FAQ". ...
MJEVANS/DBD-ODBC-1.61 - 31 Jan 2020 13:51:56 UTCDBD::Mimer is a Perl5 database interface for the Mimer SQL database. Using this module is one of several ways of accessing Mimer SQL from the Perl programming language. The most portable way is to use DBD::ODBC through a driver manager. The driver ma...
MIMER/DBD-Mimer-1.00 - 25 Nov 2003 20:51:13 UTCThe DBD::ADO module supports ADO access on a Win32 machine. DBD::ADO is written to support the standard DBI interface to data sources....
SGOELDNER/DBD-ADO-2.99 - 22 Mar 2011 10:21:08 UTCDBD::pNET is a Perl module for connecting to a database via a remote DBI driver. This is of course not needed for DBI drivers which already support connecting to a remote database, but there are DBI drivers which work with local databases only, for e...
JWIED/DBD-pNET-0.1003 - 29 Nov 1997 16:05:53 UTCDBD::Unify is an extension to Perl which allows access to Unify databases. It is built on top of the standard DBI extension and implements the methods that DBI requires. This document describes the differences between the "generic" DBD and DBD::Unify...
HMBRAND/DBD-Unify-0.90 - 15 Feb 2020 17:39:46 UTCThis document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTCDBD::Proxy is a Perl module for connecting to a database via a remote DBI driver. See DBD::Gofer for an alternative with different trade-offs. This is of course not needed for DBI drivers which already support connecting to a remote database, but the...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTCRecent Updates DBD::Adabas 0.21 Fixed blob handling. DBD::ODBC 0.20 SQLColAttributes fixes for SQL Server and MySQL. Fixed tables method by renaming to new table_info method. Added new tyoe_info_all method. Improved Makefile.PL support for Adabase. D...
JWIED/DBD-Adabas-0.2003 - 01 Nov 1999 22:37:12 UTCDBD::mysql and DBD::mSQL are the Perl5 Database Interface drivers for the mysql, mSQL 1.*x* and mSQL 2.*x* databases. The drivers are part of the *Msql-Mysql-modules* package. In other words: DBD::mSQL and DBD::mysql are an interface between the Perl...
JWIED/Msql-Mysql-modules-1.2219 - 31 Oct 2001 04:02:53 UTCDBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...
MJEVANS/DBD-Oracle-1.80 - 25 Jul 2019 14:19:36 UTCDBI driver for Ovrimos (See DBI(3) for details). This driver is essentially a rename of DBD::Altera. Since DBI is a moving target at the time of this writing, this driver should only be assumed to work with DBI 0.93. A standard notice in DBD drivers'...
DSOUFLIS/DBD-Ovrimos-0.12 - 17 Aug 1999 10:40:32 UTCThis module is the low-level driver to access the DBMaker database using the DBI interface. Please refer to the DBI documentation for using it....
DBMAKER/DBD-DBMaker-0.13 - 05 Nov 1999 06:19:10 UTCDBD::Fulcrum is a Perl module which works with the DBI module to provide access to Fulcrum SearchServer data sources....
SHARI/DBD-Fulcrum-0.20 - 26 Jan 1999 16:56:12 UTCThis document describes DBD::Sqlflex version 0.50. You should also read the documentation for DBI as this document qualifies what is stated there. Note that this document was last updated for the DBI 0.85 specification, but the code requires features...
INFOFLEX/DBD_SQLFLEX_8.2 - 10 Mar 2000 23:51:23 UTCThis document describes Informix Database Driver for Perl DBI Version 2018.1031 (2018-10-31). You should also read the documentation for DBI "perldoc DBI" as this document qualifies what is stated there. Note that this document was last fully updated...
JOHNL/DBD-Informix-2018.1031 - 31 Oct 2018 04:04:59 UTCThe PrimeBase Driver for DBI was created by taking the ODBC driver and converting it so that it used the PrimeBase API instead of ODBC. The Oracle and mysql DBDs were also used as a reference while doing this. This is a first pass at the PrimeBase DB...
PRIMEBASE/DBD-PrimeBase-1.4003 - 07 Jan 2008 23:50:45 UTCDBD::SearchServer is a Perl module which works with the DBI module to provide access to PCDOCS/Fulcrum SearchServer data sources. This module was named DBD::Fulcrum until March 1999....
SHARI/DBD-SearchServer-0.21 - 05 Mar 1999 09:10:01 UTCThis module helps to handle DBI datatype information. It provides mappings between DBI (SQL/CLI, ODBC) and ADO datatypes....
SGOELDNER/DBD-ADO-2.99 - 22 Mar 2011 10:21:08 UTCTIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
Drivers should be named DBIx::DBSchema::DBD::DatabaseName, where DatabaseName is the same as the DBD:: driver for this database. Drivers should implement the following class methods: columns CLASS DBI_DBH TABLE Given an active DBI database handle, re...
IVAN/DBIx-DBSchema-0.45 - 07 May 2015 05:20:18 UTC