SQL::Abstract::Limit 0.12
Sponsored Links
SQL::Abstract::Limit 0.12 Ranking & Summary
File size:
0.014 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
932
Date added:
2007-04-05
Publisher:
David Baird
SQL::Abstract::Limit 0.12 description
SQL::Abstract::Limit is a portable LIMIT emulation.
SYNOPSIS
use SQL::Abstract::Limit;
my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );;
# or autodetect from a DBI $dbh:
my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh );
# or from a Class::DBI class:
my $sql = SQL::Abstract::Limit->new( limit_dialect => My::CDBI::App );
# or object:
my $obj = My::CDBI::App->retrieve( $id );
my $sql = SQL::Abstract::Limit->new( limit_dialect => $obj );
# generate SQL:
my ( $stmt, @bind ) = $sql->select( $table, @fields, %where, @order, $limit, $offset );
# Then, use these in your DBI statements
my $sth = $dbh->prepare( $stmt );
$sth->execute( @bind );
# Just generate the WHERE clause (only available for some syntaxes)
my ( $stmt, @bind ) = $sql->where( %where, @order, $limit, $offset );
SYNOPSIS
use SQL::Abstract::Limit;
my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );;
# or autodetect from a DBI $dbh:
my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh );
# or from a Class::DBI class:
my $sql = SQL::Abstract::Limit->new( limit_dialect => My::CDBI::App );
# or object:
my $obj = My::CDBI::App->retrieve( $id );
my $sql = SQL::Abstract::Limit->new( limit_dialect => $obj );
# generate SQL:
my ( $stmt, @bind ) = $sql->select( $table, @fields, %where, @order, $limit, $offset );
# Then, use these in your DBI statements
my $sth = $dbh->prepare( $stmt );
$sth->execute( @bind );
# Just generate the WHERE clause (only available for some syntaxes)
my ( $stmt, @bind ) = $sql->where( %where, @order, $limit, $offset );
SQL::Abstract::Limit 0.12 Screenshot
SQL::Abstract::Limit 0.12 Keywords
SQL
LIMIT
Limit 0.12
DBI
portable
new
emulation
dialect
0.12
SQL::Abstract::Limit
SQLAbstractLimit
SQL::Abstract::Limit 0.12
Libraries
Programming
Bookmark SQL::Abstract::Limit 0.12
SQL::Abstract::Limit 0.12 Copyright
WareSeeker periodically updates pricing and software information of SQL::Abstract::Limit 0.12 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 SQL::Abstract::Limit 0.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
DBIx::SQL::Abstract is a Perl module that provides a convenient abstraction layer to a database. Free Download
SQL Admin is a Java client application to connect and send queries to different databases through JDBC. Free Download
SQL::Schema is a Perl module to convert a data dictionary into SQL statements. Free Download
SQL::Statement::Embed can embed a SQL engine in a DBD or module. Free Download
SQL::Tidy is a Perl module to tidy up SQL statements. Free Download
SQL::Generator is a Perl module to generate SQL-statements with oo-perl. Free Download
kachelmann allows a user to draw simple diagrams, especially genograms, easily from icons. Free Download
DBD::SQLite is a Self Contained RDBMS in a DBI Driver. Free Download
Latest Software
Popular Software
Favourite Software