DBD::Oracle
Details
| Size: | 360K |
| Last Update: | 2008-05-27 00:08:01 |
| Version: | 1.19 |
| OS Support: | Linux |
| License/Program Type: | Perl Artistic License |
| Publisher: | Tim Bunce |
| Price: | $0.00 |
Description:
DBD::Oracle 1.19 is libraries software developed by Tim Bunce.
DBD::Oracle is a Perl module with Oracle database driver for the DBI module.
SYNOPSIS
use DBI;
$dbh = DBI->connect("dbi:Oracle:$dbname", $user, $passwd);
$dbh = DBI->connect("dbi:Oracle:host=$host;sid=$sid", $user, $passwd);
See the DBI module documentation for full details
for some advanced uses you may need Oracle type values:
use DBD::Oracle qw(:ora_types);
DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases.
Requirements:
Perl
What's New in This Release:
execute_array has been fixed to comply with the DBI standard, will not throw a Perl warning on undef values in Tuples; and will take the ora_array_chunk_size DB handle attribute.
A few other little bugs dealing with compatibility with Oracle 8 has been fixed.
A warning in 26exe_array.t has been suppressed.
Support has been added for array context aware execute_for_fetch.
An incompatibility in Makefile.PL with ExtUtils::MM_Unix v1.50 has been fixed (invoked byExtUtils::MakeMaker).
The POD has been updated to reflect that OCI after 9.2 no longer strips trailing spaces.
DBD::Oracle 1.19 supports english interface languages and works with Linux.
Downloading DBD::Oracle 1.19 will take several seconds if you use fast ADSL connection.
0 comments
Add to
DBD::Oracle Version History
Related Software
|
|
From category: Libraries |
| Chart::Graph 3.2 is libraries software developed by CAIDA Perl development team. Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS EXAMPLE: gn... |
|
|
From category: Perl-Modules |
| SQL::Statement::Functions are built-in & user-defined SQL functions.... |
|
|
From category: Libraries |
| fastutil 5.0.5 is libraries software developed by Sebastiano Vigna. fastutil extends the Java Collections Framework by providing type-specific sets, maps, lists and queues with a small memory footp... |
|
|
From category: Libraries |
| Bundle::DataMint 1.02 is libraries software developed by Jaime Prilusky. Bundle::DataMint is a bundle to install external CPAN modules for Data Mining and Data Integration. SYNOPSIS P... |
|
|
From category: Interpreters |
| Gambas 2 1.9.46a is interpreters software developed by Gambas Team. Gambas is, before all, a Basic language with object extensions. A program written with Gambas is a set of files. Each file... |
|
|
From category: Libraries |
| Bio::Tree::NodeNHX 1.4 is libraries software developed by Aaron Mackey. Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX;... |
|
|
From category: Libraries |
| AI::Categorizer::Learner::SVM 0.07 is libraries software developed by Ken Williams. AI::Categorizer::Learner::SVM is a Perl module to support Vector Machine Learner. SYNOPSIS use AI... |
|
|
From category: Libraries |
| Convert::UUlib 1.06 is libraries software developed by Marc Lehmann. Convert::UUlib is a Perl interface to the uulib library (a.k.a. uudeview/uuenview). SYNOPSIS use Convert::UUlib \... |
|
|
From category: Libraries |
| JPerf is a Java library, a perfect hash function generator.... |
|
|
From category: Preprocessors |
| distcc 2.18.3 is preprocessors software developed by Martin Pool. distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network.... |
|
|
From category: Compilers |
| Frost is a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments.... |
|
|
From category: Version-Control |
| ArchLog 1.2 is version control software developed by Franck Pommereau. ArchLog is a log-oriented GUI for the Arch revision control system. ArchLog allows you to take notes as you hack, structuring... |
|
|
From category: Quality-Assurance-and-Testing |
| ASTUce 1.0.0.126 is quality assurance and testing software developed by Zwetan Kjukov. ASTUce is a regression testing framework for ECMAScript inspired by the xUnit architecture. ASTUce proj... |
|
|
From category: Libraries |
| Class::Meta::Type 0.53 is libraries software developed by David Wheeler. Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::T... |
|
|
From category: Code-Generators |
| APIviz is a JavaDoc doclet which extends the Java standard doclet.... |
Leave a comment