Main > Programming > Libraries >

SQL::Amazon::Request::Help 0.10

SQL::Amazon::Request::Help 0.10

Sponsored Links

SQL::Amazon::Request::Help 0.10 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.057 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1088
Date added: 2006-10-31

SQL::Amazon::Request::Help 0.10 description

SQL::Amazon::Request::Help is an Interface to retrieve Help content.

SYNOPSIS

$dbh = DBI->connect(dbi:Amazon:, $amznid, undef,
{ amzn_mode => books,
amzn_locale => us,
amzn_max_pages => 3
})
or die "Cannot connect: " . $DBI::errstr;
#
# search for some Perl DBI books
#
$sth = $dbh->prepare("
SELECT ASIN,
Title,
Publisher,
PublicationDate,
Author,
SmallImageURL,
URL,
SalesRank,
ListPriceAmt,
AverageRating
FROM Books
WHERE MATCHES ALL(Perl, DBI) AND
PublicationDate >= 2000-01-01
ORDER BY SalesRank DESC,
ListPriceAmt ASC,
AverageRating DESC");

$sth->execute or die Cannot execute: . $sth->errstr;

print join(, , @$row), "n"
while $row = $sth->fetchrow_arrayref;

$dbh->disconnect;

DBD::Amazon provides a DBI and SQL syntax abstraction for the Amazon(R) E-Commerce Services 4.0 API *aka* ECS. < http://www.amazon.com/gp/ >. Using the REST interface, and a limited SQL dialect, it provides a DBI-friendly interface to ECS.

Be advised that this is ALPHA release software and subject to change at the whim of the author(s).

SQL::Amazon::Request::Help 0.10 Screenshot

Advertisements

SQL::Amazon::Request::Help 0.10 Keywords

Bookmark SQL::Amazon::Request::Help 0.10

Hyperlink code:
Link for forum:

SQL::Amazon::Request::Help 0.10 Copyright

WareSeeker periodically updates pricing and software information of SQL::Amazon::Request::Help 0.10 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::Amazon::Request::Help 0.10 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
Related Software
SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. Free Download
DBD::Amazon is a DBI driver abstraction for the Amazon E-Commerce Services API. Free Download
Java SQL Admin Tool allows you to manage a RDBMS via Java and JDBC. Free Download
Net::Amazon::S3 is a simple, easy to use, pure Ruby implementation of the Amazon S3 REST API. Free Download
SQL::Preproc is a Perl module to embed SQL in your Perl (ala SQL preprocessors). Free Download
SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP. Free Download
Amazon API Search is a script to search Amazon. Free Download
SQL::Shell is a command interpreter for DBI shells. Free Download