Main > Programming > Libraries >

Tao::DBI::st 0.0008

Tao::DBI::st 0.0008

Sponsored Links

Tao::DBI::st 0.0008 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.008 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 802
Date added: 2007-08-13
Publisher: Adriano R. Ferreira

Tao::DBI::st 0.0008 description

Tao::DBI::st is a Perl module for DBI statements with portable support for named placeholders.

SYNOPSIS

use Tao::DBI qw(dbi_connect dbi_prepare);

$dbh = dbi_connect($args);
$sql = q{UPDATE T set a = :a, b = :b where k = :k};
$stmt = $dbh->prepare($sql);
$rc = $stmt->execute({ k => $k, a => $a, b => $b });

# dbi_prepare() can also be used to create Tao::DBI::st
$stmt = dbi_prepare($sql, { dbh => $dbh });

Tao::DBI::st 0.0008 Screenshot

Advertisements

Tao::DBI::st 0.0008 Keywords

Bookmark Tao::DBI::st 0.0008

Hyperlink code:
Link for forum:

Tao::DBI::st 0.0008 Copyright

WareSeeker periodically updates pricing and software information of Tao::DBI::st 0.0008 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tao::DBI::st 0.0008 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Thesaurus::DBI is a Perl module that can store and query synonyms (Thesaurus) in an SQL database. Free Download
Test::MockDBI is Perl module mock DBI interface for testing. Free Download
Oryx::DBI is a DBI Storage interface for Oryx. Free Download
guile-dbi is a generic database interface for Guile that provides a way to use database drivers that are linked at run-time. Free Download
Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. Free Download
DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). Free Download
DBD::Ingres contains a DBI driver for Ingres database systems. Free Download
DBIx::XMLMessage is a Perl module for XML Message exchange between DBI data sources. Free Download