Dbi

Een onafhankelijke interface van een database voor PERL
Download nu

Dbi Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • GPL
  • Prijs:
  • FREE
  • Naam uitgever:
  • Tim Bunce
  • Uitgever website:
  • http://search.cpan.org/~timb/Module-Dependency-1.86/lib/Module/Dependency/Indexer.pm

Dbi Tags


Dbi Beschrijving

Een database onafhankelijke interface voor Perl DBI is een database onafhankelijke interface voor Perl.SYNOPSIS gebruik DBI; @driver_names = DBI-> available_drivers; % Drivers = DBI-> installed_drivers; @data_sources = DBI-> data_sources ($ driver_name,% attr); $ Dbh = DBI-> connect ($ DATA_SOURCE, $ username, $ auth,% attr); $ Rv = $ dbh-> do ($ statement); $ Rv = $ dbh-> do ($ verklaring,% attr); $ Rv = $ dbh-> do ($ verklaring,% attr, @bind_values); $ Ary_ref = $ dbh-> selectall_arrayref ($ statement); $ Hash_ref = $ dbh-> selectall_hashref ($ verklaring, $ key_field); $ Ary_ref = $ dbh-> selectcol_arrayref ($ statement); $ Ary_ref = $ dbh-> selectcol_arrayref ($ verklaring,% attr); @row_ary = $ dbh-> selectrow_array ($ statement); $ Ary_ref = $ dbh-> selectrow_arrayref ($ statement); $ Hash_ref = $ dbh-> selectrow_hashref ($ statement); $ Sth = $ dbh-> bereiden ($ statement); $ Sth = $ dbh-> prepare_cached ($ statement); $ Rc = $ sth-> bind_param ($ p_num, $ bind_value); $ Rc = $ sth-> bind_param ($ p_num, $ bind_value, $ bind_type); $ Rc = $ sth-> bind_param ($ p_num, $ bind_value,% attr); $ Rv = $ sth-> uit te voeren; $ Rv = $ sth-> execute (@bind_values); $ Rv = $ sth-> execute_array (% attr, ...); $ Rc = $ sth-> bind_col ($ col_num, $ col_variable); $ Rc = $ sth-> bind_columns (@list_of_refs_to_vars_to_bind); @row_ary = $ sth-> fetchrow_array; $ Ary_ref = $ sth-> fetchrow_arrayref; $ Hash_ref = $ sth-> fetchrow_hashref; $ Ary_ref = $ sth-> fetchall_arrayref; $ Ary_ref = $ sth-> fetchall_arrayref ($ slice, $ MAX_ROWS); $ Hash_ref = $ sth-> fetchall_hashref ($ key_field); $ Rv = $ sth-> rijen; $ Rc = $ dbh-> begin_work; $ Rc = $ dbh-> plegen; $ Rc = $ dbh-> rollback; $ Quoted_string = $ dbh-> citaat ($ string); $ Rc = $ H-> err; $ Str = $ H-> errstr; $ Rv = $ H-> staat; $ Rc = $ dbh-> disconnect; Vereisten: · Perl


Dbi Gerelateerde software

Buigen

Flexess biedt een uitgebreid beveiligingskader voor Java-toepassingen. ...

124

Downloaden

Tk :: perlmethodlist

TK :: PERLMETHODLIST is een PERL-module om de symbooltabel te vragen voor methoden (subroutines) die zijn gedefinieerd in een klasse (pakket). ...

144

Downloaden

Axyl

Axyl is een PHP-bibliotheek / kader voor de ontwikkeling van websites. ...

142

Downloaden