Table of Contents - dbi-0.4.5 Documentation
Pages
-
ChangeLog
- ChangeLog
- 9824-01-01
- 9620-01-01
- 8131-01-01
- 58249-12-01
- 5481-01-01
- 5402-01-01
- 4553-01-01
- 2008-08-23
- 2008-08-19
- 2008-08-18
- 2008-08-15
- 2008-08-14
- 2008-08-13
- 2008-08-12
- 2008-08-11
- 2008-08-09
- 2008-08-08
- 2008-07-31
- 2008-07-30
- 2008-07-29
- 2008-07-27
- 2008-07-26
- 2008-07-25
- 2008-07-24
- 2008-07-23
- 2008-07-18
- 2008-07-16
- 2008-07-15
- 2008-07-14
- 2008-07-07
- 2008-06-12
- 2008-04-25
- 2008-04-23
- 2008-04-17
- 2008-04-14
- 2008-04-04
- 2008-03-30
- 2008-03-24
- 2008-03-17
- 2008-03-14
- 2008-03-12
- 2008-03-11
- 2008-03-08
- 2008-03-06
- 2008-02-24
- 2008-02-23
- 2004-05-20
- 2004-05-19
- 2004-05-18
- 2004-05-13
- 2004-04-27
- 2004-04-26
- 2004-04-22
- 2003-11-05
- 2003-09-16
- 2003-09-14
- 2003-09-11
- 2003-09-07
- 2003-06-10
- 2003-06-06
- 2003-06-03
- 2003-05-31
- 2003-05-18
- 2003-05-16
- 2003-05-14
- 2003-05-11
- 2003-05-09
- 2003-04-27
- 2003-04-21
- 2003-04-02
- 2003-02-08
- 2003-02-01
- 2003-01-22
- 2002-12-28
- 2002-10-28
- 2002-10-25
- 2002-10-22
- 2002-10-03
- 2002-10-02
- 2002-09-26
- 2002-09-13
- 2002-08-02
- 2002-08-01
- 2002-07-26
- 2002-07-03
- 2002-06-13
- 2002-05-21
- 2002-05-14
- 2002-04-17
- 2002-04-16
- 2002-02-06
- 2002-01-04
- 2002-01-02
- 2001-12-28
- 2001-12-14
- 2001-12-02
- 2001-11-26
- 2001-11-25
- 2001-11-22
- 2001-11-21
- 2001-11-17
- 2001-11-14
- 2001-11-13
- 2001-11-12
- 2001-11-11
- 2001-11-09
- 2001-11-08
- 2001-10-30
- 2001-10-22
- 2001-10-10
- 2001-09-07
- 2001-09-05
- 2001-08-30
- 2001-08-23
- 2001-08-21
- 2001-07-28
- 2001-07-26
- 2001-07-19
- 2001-07-17
- 2001-07-11
- 2001-07-10
- 2001-07-06
- 2001-06-29
- 2001-06-22
- 2001-06-18
- 2001-06-17
- 2001-06-11
- 2001-06-08
- 2001-06-07
- 2001-06-06
- 2001-06-05
- 2001-06-04
- 2001-06-02
- 2001-06-01
- 2001-05-31
- 2001-05-30
- 2001-05-29
- 2001-05-08
- 2001-05-06
- 0973-02-01
- LICENSE
-
README
- Description
- Synopsis
- Prerequisites
- RubyForge Project
- Installation
- Gem setup:
- Without rubygems:
- The bleeding edge:
- Available Database Drivers (DBDs)
- DBD::MySQL
- DBD::ODBC
- DBD::OCI8
- DBD::Pg
- DBD::SQLite
- DBD::SQLite3
- Additional Documentation
- Articles
- Tutorial: Using the Ruby DBI Module
- Applications
- dbi
- License
- Contributors
Classes and Modules
- Class
- DBI
- DBI::Base
- DBI::BaseDatabase
- DBI::BaseDriver
- DBI::BaseStatement
- DBI::Binary
- DBI::ColumnInfo
- DBI::DBD
- DBI::DataError
- DBI::DatabaseError
- DBI::DatabaseHandle
- DBI::Date
- DBI::DriverHandle
- DBI::Error
- DBI::Handle
- DBI::HandleTracer
- DBI::IntegrityError
- DBI::InterfaceError
- DBI::InternalError
- DBI::NotImplementedError
- DBI::NotSupportedError
- DBI::OperationalError
- DBI::ProgrammingError
- DBI::Row
- DBI::SQL
- DBI::SQL::PreparedStatement
- DBI::StatementHandle
- DBI::Time
- DBI::Timestamp
- DBI::Type
- DBI::Type::Boolean
- DBI::Type::Decimal
- DBI::Type::Float
- DBI::Type::Integer
- DBI::Type::Null
- DBI::Type::Timestamp
- DBI::Type::Varchar
- DBI::TypeUtil
- DBI::Utils
- DBI::Utils::ConvParam
- DBI::Utils::TableFormatter
- DBI::Utils::XMLFormatter
- DBI::Warning
Methods
- ::ascii — DBI::Utils::TableFormatter
- ::available_drivers — DBI
- ::collect_drivers — DBI
- ::connect — DBI
- ::conv_param — DBI::Utils::ConvParam
- ::convert — DBI::TypeUtil
- ::convert_types — DBI
- ::convert_types= — DBI
- ::create — DBI::Type::Timestamp
- ::data_sources — DBI
- ::disconnect_all — DBI
- ::extended_row — DBI::Utils::XMLFormatter
- ::last_connection — DBI
- ::load_driver — DBI
- ::measure — DBI::Utils
- ::new — DBI::Handle
- ::new — DBI::BaseDriver
- ::new — DBI::DatabaseError
- ::new — DBI::StatementHandle
- ::new — DBI::BaseStatement
- ::new — DBI::HandleTracer
- ::new — DBI::SQL::PreparedStatement
- ::new — DBI::Row
- ::new — DBI::Time
- ::new — DBI::Date
- ::new — DBI::BaseDatabase
- ::new — DBI::ColumnInfo
- ::new — DBI::Binary
- ::new — DBI::Timestamp
- ::parse — DBI::Type::Integer
- ::parse — DBI::Type::Varchar
- ::parse — DBI::Type::Timestamp
- ::parse — DBI::Type::Boolean
- ::parse — DBI::Type::Float
- ::parse — DBI::Type::Null
- ::parse — DBI::Type::Decimal
- ::parse_params — DBI::Utils
- ::parse_string — DBI::Type::Timestamp
- ::parse_url — DBI
- ::prefill_cache — DBI::Type::Timestamp
- ::query? — DBI::SQL
- ::register_conversion — DBI::TypeUtil
- ::row — DBI::Utils::XMLFormatter
- ::table — DBI::Utils::XMLFormatter
- ::textconv — DBI::Utils::XMLFormatter
- ::tokens — DBI::SQL::PreparedStatement
- ::trace — DBI
- ::type_name_to_module — DBI::TypeUtil
- #== — DBI::Timestamp
- #[] — DBI::ColumnInfo
- #[] — DBI::DatabaseHandle
- #[] — DBI::BaseDatabase
- #[] — DBI::BaseStatement
- #[] — DBI::Row
- #[] — DBI::StatementHandle
- #[]= — DBI::Row
- #[]= — DBI::ColumnInfo
- #[]= — DBI::BaseStatement
- #[]= — DBI::BaseDatabase
- #[]= — DBI::DatabaseHandle
- #[]= — DBI::StatementHandle
- #__getobj__ — DBI::Row
- #__setobj__ — DBI::Row
- #bind — DBI::SQL::PreparedStatement
- #bind_coltype — DBI::StatementHandle
- #bind_param — DBI::StatementHandle
- #bind_param — DBI::BaseStatement
- #bind_params — DBI::BaseStatement
- #by_field — DBI::Row
- #by_index — DBI::Row
- #cancel — DBI::BaseStatement
- #cancel — DBI::StatementHandle
- #check_executed — DBI::StatementHandle
- #check_fetchable — DBI::StatementHandle
- #check_prepared — DBI::StatementHandle
- #check_statement — DBI::StatementHandle
- #check_statement — DBI::DatabaseHandle
- #clone_with — DBI::Row
- #column_info — DBI::StatementHandle
- #column_info — DBI::BaseStatement
- #column_names — DBI::StatementHandle
- #column_types — DBI::StatementHandle
- #columns — DBI::DatabaseHandle
- #columns — DBI::BaseDatabase
- #commit — DBI::BaseDatabase
- #commit — DBI::DatabaseHandle
- #connect — DBI::DriverHandle
- #connect — DBI::BaseDriver
- #connected? — DBI::DatabaseHandle
- #convert_types — DBI::Row
- #data_sources — DBI::BaseDriver
- #data_sources — DBI::DriverHandle
- #database_name — DBI::DatabaseHandle
- #default — DBI::ColumnInfo
- #default_attributes — DBI::BaseDriver
- #default_user — DBI::BaseDriver
- #disconnect — DBI::BaseDatabase
- #disconnect — DBI::DatabaseHandle
- #disconnect_all — DBI::BaseDriver
- #disconnect_all — DBI::DriverHandle
- #do — DBI::BaseDatabase
- #do — DBI::DatabaseHandle
- #driver_name — DBI::DatabaseHandle
- #driver_name= — DBI::DatabaseHandle
- #each — DBI::StatementHandle
- #each_with_name — DBI::Row
- #execute — DBI::BaseStatement
- #execute — DBI::BaseDatabase
- #execute — DBI::StatementHandle
- #execute — DBI::DatabaseHandle
- #fetch — DBI::BaseStatement
- #fetch — DBI::StatementHandle
- #fetch_all — DBI::StatementHandle
- #fetch_all — DBI::BaseStatement
- #fetch_array — DBI::StatementHandle
- #fetch_hash — DBI::StatementHandle
- #fetch_many — DBI::StatementHandle
- #fetch_many — DBI::BaseStatement
- #fetch_scroll — DBI::StatementHandle
- #fetch_scroll — DBI::BaseStatement
- #fetchable? — DBI::StatementHandle
- #finish — DBI::BaseStatement
- #finish — DBI::StatementHandle
- #finished? — DBI::StatementHandle
- #fraction — DBI::Timestamp
- #func — DBI::Handle
- #inherits_from? — Class
- #method_missing — DBI::ColumnInfo
- #methods — DBI::HandleTracer
- #ping — DBI::BaseDatabase
- #ping — DBI::DatabaseHandle
- #post — DBI::HandleTracer
- #pre — DBI::HandleTracer
- #prepare — DBI::DatabaseHandle
- #prepare — DBI::BaseDatabase
- #prepare — DBI::SQL::PreparedStatement
- #quote — DBI::DatabaseHandle
- #rollback — DBI::BaseDatabase
- #rollback — DBI::DatabaseHandle
- #rows — DBI::StatementHandle
- #sanity_check — DBI::DatabaseHandle
- #sanity_check — DBI::StatementHandle
- #select_all — DBI::DatabaseHandle
- #select_one — DBI::DatabaseHandle
- #set_values — DBI::Row
- #tables — DBI::DatabaseHandle
- #tables — DBI::BaseDatabase
- #to_a — DBI::Row
- #to_date — DBI::Timestamp
- #to_date — DBI::Date
- #to_h — DBI::Row
- #to_s — DBI::Timestamp
- #to_s — DBI::Date
- #to_s — DBI::Time
- #to_s — DBI::Binary
- #to_time — DBI::Date
- #to_time — DBI::Time
- #to_time — DBI::Timestamp
- #tokens — DBI::SQL::PreparedStatement
- #trace — DBI::Handle
- #transaction — DBI::DatabaseHandle