Dbi.

Un'interfaccia indipendente da database per Perl
Scarica ora

Dbi. Classifica e riepilogo

Annuncio pubblicitario

  • Rating:
  • Licenza:
  • GPL
  • Prezzo:
  • FREE
  • Nome editore:
  • Tim Bunce
  • Sito web dell'editore:
  • http://search.cpan.org/~timb/Module-Dependency-1.86/lib/Module/Dependency/Indexer.pm

Dbi. Tag


Dbi. Descrizione

Un'interfaccia indipendente dal database per Perl DBI è un'interfaccia indipendente database per l'utilizzo Perl.SYNOPSIS DBI; @driver_names = DBI-> available_drivers; driver% = DBI-> installed_drivers; @data_sources = DBI-> data_sources ($ nome_driver,% attr); $ Dbh = DBI-> connect ($ data_source, $ username, $ auth,% attr); $ Rv = $ dbh-> do ($ dichiarazione); $ Rv = $ dbh-> do ($ dichiarazione,% attr); $ Rv = $ dbh-> do ($ dichiarazione,% attr, @bind_values); $ Ary_ref = $ dbh-> selectall_arrayref ($ dichiarazione); $ Hash_ref = $ dbh-> selectall_hashref ($ dichiarazione, $ key_field); $ Ary_ref = $ dbh-> selectcol_arrayref ($ dichiarazione); $ Ary_ref = $ dbh-> selectcol_arrayref ($ dichiarazione,% attr); @row_ary = $ dbh-> selectrow_array ($ dichiarazione); $ Ary_ref = $ dbh-> selectrow_arrayref ($ dichiarazione); $ Hash_ref = $ dbh-> selectrow_hashref ($ dichiarazione); $ Sth = $ dbh-> prepare ($ dichiarazione); $ Sth = $ dbh-> prepare_cached ($ dichiarazione); $ 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-> eseguire; $ 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 ($ fetta, $ MAX_ROWS); $ Hash_ref = $ sth-> fetchall_hashref ($ key_field); $ Rv = $ sth-> righe; $ Rc = $ dbh-> begin_work; $ Rc = $ dbh-> commit; $ Rc = $ dbh-> rollback; $ Quoted_string = $ dbh-> citazione ($ string); $ Rc = $ h-> err; $ Str = $ h-> errstr; $ Rv = $ h-> Stato; $ Rc = $ dbh-> disconnessione; Requisiti: · Perl.


Dbi. Software correlato

Testo :: Embed.

Testo :: Embed è un modulo perl per un testo ingombrante separato pulito dal tuo codice sorgente. ...

141

Scarica

Wx :: perl :: packager

WX :: Perl :: Packager fornisce un modulo per assistere le applicazioni basate su WX con PAR, ActiveState Perlapp / PDK e Perl ...

180

Scarica

Medsphere.widgets.

medsphere.widgets è una raccolta di elementi di interfaccia multipiattaforma per GTK # utilizzati dai prodotti di MedSphere. ...

243

Scarica