Help for this page

Select Code to Download


  1. or download this
     install_driver(ODBC) failed: Can't locate DBD/ODBC.pm in @INC (you ma
    +y need to install the DBD::ODBC module) (@INC contains: /etc/perl /us
    +r/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /
    +usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/li
    +b/site_perl .) at (eval 4) line 3.
    Perhaps the DBD::ODBC perl module hasn't been fully installed,
    or perhaps the capitalisation of 'ODBC' isn't right.
    Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge, mysql.
     at createdb.pl line 18.
    
  2. or download this
    
    #u!/usr/bin/perl
    ...
     
    # Desconectarse de la base de datos
    $dbh->disconnect();