PAB3 :: DB :: Driver :: Postgres

PAB3 :: DB :: Driver :: Postgres es un envoltorio Perl5 al PGSQL Libary y el controlador para la clase PAB3 :: DB.
Descargar ahora

PAB3 :: DB :: Driver :: Postgres Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • Perl Artistic License
  • Precio:
  • FREE
  • Nombre del editor:
  • Christian Mueller
  • Sitio web del editor:
  • http://search.cpan.org/~chrmue/PAB3-3.1.5/xs/PAB3/Crypt/XOR/XOR.pm

PAB3 :: DB :: Driver :: Postgres Etiquetas


PAB3 :: DB :: Driver :: Postgres Descripción

PAB3 :: DB :: Driver :: Postgres es un envoltorio Perl5 al PGSQL Libary y el controlador para la clase PAB3 :: DB. PAB3 :: DB :: Driver :: Postgres es un envoltorio Perl5 al págsql Libary y el controlador para el PAB3 :: DB Class.Synopsis Use PAB3 :: DB :: Driver :: Postgres; # Funciones y constantes se exportan por defecto $ LINKID = PG_CONNECT (); $ linkId = pg_connect ($ servidor); $ linkId = pg_connect ($ servidor, $ usuario); $ linkId = pg_connect ($ servidor, $ usuario, $ auth); $ linkId = pg_connect ($ servidor, $ usuario, $ auth, $ db); $ linkID = pg_connect ($ servidor, $ usuario, $ auth, $ db, $ cliente_flag); $ resid = pg_query ($ declaración); $ resid = pg_query ($ LinkID, $ Declaración); $ stmtid = pg_prepare ($ declaración); $ stmtid = pg_preepare ($ LinkID, $ Declaración); $ rv = pg_bind_param ($ stmtid, $ p_num); $ rv = pg_bind_param ($ Stmtid, $ P_NUM, $ valor); $ rv = pg_bind_param ($ Stmtid, $ P_NUM, $ valor, tipo $); $ stmtid = $ resid = pg_execute ($ stmtid); $ stmtid = $ resid = pg_execute ($ stmtid, @bind_values); @row = pg_fetch_row ($ reside); @row = pg_fetch_row ($ Stmtid); @row = pg_fetch_array ($ reside); @row = pg_fetch_array ($ Stmtid); @col = pg_fetch_col ($ reside); @col = pg_fetch_col ($ stmtid); % fila = pg_fetch_hash ($ reside); % fila = pg_fetch_hash ($ stmtid); @names = pg_fetch_names ($ reside); @names = pg_fetch_names ($ Stmtid); @lengths = pg_fetch_lengths ($ reside); @lengths = pg_fetch_lengths ($ stmtid); $ num_rows = pg_num_rows ($ reside); $ num_rows = pg_num_rows ($ stmtid); $ ROW_INDEX = PG_ROW_TELL ($ reside); $ ROW_INDEX = PG_ROW_TELL ($ STMTID); pg_row_seek ($ reside, $ filma_index); pg_row_seek ($ Stmtid, $ Row_Index); $ num_fields = pg_num_fields ($ reside); $ num_fields = pg_num_fields ($ Stmtid); % de campo = pg_fetch_field ($ reside); % de campo = pg_fetch_field ($ reside, $ offset); % de campo = pg_fetch_field ($ Stmtid); % de campo = pg_fetch_field ($ Stmtid, $ offset); $ field_index = pg_field_tell ($ reside); $ field_index = pg_field_tell ($ stmtid); $ hr = pg_field_seek ($ reside); $ hr = pg_field_seek ($ reside, $ offset); $ hr = pg_field_seek ($ stmtid); $ hr = pg_field_seek ($ Stmtid, $ offset); pg_free_result ($ reside); pg_free_result ($ stmtid); $ afectados_fronts = pg_affected_rows (); $ afectados_fronts = pg_affected_rows ($ LinkID); $ afectados_fronts = pg_affected_rows ($ stmtid); $ id = pg_insert_id ($ campo, $ tabla); $ id = pg_insert_id ($ campo, $ tabla, $ esquema); $ id = pg_insert_id ($ LinkID, $ Field, $ tabla); $ id = pg_insert_id ($ LinkID, $ Field, $ mesa, esquema de $); $ id = pg_insert_id ($ Stmtid, $ Field, $ mesa); $ id = pg_insert_id ($ Stmtid, $ Field, $ mesa, esquema de $); $ hr = pg_set_charSet ($ Chartset); $ HR = PG_SET_CHARSET ($ LINKID, $ ChARST); $ charset = pg_get_charSet (); $ charset = pg_get_charSet ($ LinkID); $ citado = pg_quote ($ str); $ citado = pg_quote_id (...); pg_auto_commit ($ modo); PG_AUTO_COMMIT ($ LINKID, MODO $); pg_begin_work (); pg_begin_work ($ LinkID); pg_commit (); pg_commit ($ linkid); pg_rollback (); pg_rollback ($ LinkID); $ str = pg_error (); $ str = pg_error ($ linkid); pg_close (); pg_close ($ LinkID); pg_close ($ stmtid); pg_close ($ reside); pab3 :: db :: driver :: Postgres proporciona una interfaz a la biblioteca PGSQL.Este módulo debe ser Threadsafe, pero: si planea usar hilos, debe usar conexiones propias en cada subproceso. Nunca es seguro usar la misma conexión en dos o más hilos. Un entorno de MODPERL o PERLEX, varios scripts pueden acceder a la misma instancia del intérprete de Perl. ¡Todas las funciones son de hilo local pero global para el intérprete! Si planea usar diferentes conexiones en sus scripts, que pueden acceder al mismo intérprete, debe establecer explícitamente $ enlace en todas las funciones esperadas. Alternativamente, puede usar la clase PAB3 :: DB. Se lo cuida solo. Requisitos: · Perl


PAB3 :: DB :: Driver :: Postgres Software relacionado

Verilog-perl

VeriLog-Perl ofrece una descripción general de los paquetes de lenguaje Verilog para PERL. ...

212

Descargar