Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Modules

    DBD Salesforce

    Download button


    Downloads: 1,016  Tell us about an update
    User Rating:
    Rated by:
    Good (3.7/5)
    20 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Jun Shimizu | More scripts
    cpan.uwinnipeg.ca
    Other Free / Open Source License 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Perl
    June 11th, 2007, 09:47 GMT
    C: \ Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    DBD Salesforce description

    DBD Salesforce module allows you to use Salesforce as a datasource.

    DBD::Salesforce allows you to use Salesforce as a datasource; Salesforce can be queried using SQL SELECT statements, and iterated over using standard DBI conventions.

    SYNOPSIS

    use DBI; my $dbh = DBI->connect("dbi:Salesforce", $id, $pass); my $sth = $dbh->prepare(qq[ SELECT id, firstname, lastname FROM contact ]); while (my $r = $sth->fetchrow_hashref) {



    TAGS:

    database query | database module | datasource Salesforce | datasource | Salesforce | database



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM