Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Koken 0.8.2
  • ContentBox 1.5.2
  • jQPlayer 0.5.2
  • SPOILER ALERT! 0.0.2
  • jQuery Mask Plugin 0.9.0
  • Easing Slider 2.1.2
  • Btapp.js 0.2.0
  • WiiFlash 0.4.5
  • Breeze.js 1.3.3
  • TinyMCE Templates 3.0.2
  • Home > Scripts > Modules

    DBD Salesforce

    Download button


    Downloads: 1,102  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

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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