Join Up!
96653 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousopenssl_x509_readOra_Bindnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | German

LXXIII. Funciones Oracle

Tabla de contenidos
Ora_Bind -- Vincula una variable PHP a un parámetro Oracle
Ora_Close -- Cierra un cursor Oracle
Ora_ColumnName -- toma el nombre de una columna de resultados Oracle
Ora_ColumnSize -- get size of Oracle result column
Ora_ColumnType -- toma el tipo de una columna de resultados Oracle
Ora_Commit -- realiza una transacción Oracle
Ora_CommitOff -- deshabilita el modo automatico de ejecucion de tareas (autocommit)
Ora_CommitOn -- Habilita la ejecucion automática de tareas (autocommit)
Ora_Do -- Parse, Exec, Fetch
Ora_Error -- toma los mensajes de error de Oracle
Ora_ErrorCode -- captura el código de error Oracle
Ora_Exec -- ejecuta las declaraciones interpretadas en un cursor Oracle
Ora_Fetch_Into -- Fetch a row into the specified result array
Ora_Fetch -- extrae una fila de datos a partir de un cursor
Ora_GetColumn -- toma datos de la fila extraída
Ora_Logoff -- cierra una conexión Oracle
Ora_Logon -- Abre una conexión Oracle
Ora_Numcols -- Returns the number of columns
Ora_Numrows -- Returns the number of rows
Ora_Open -- abre un cursor Oracle
Ora_Parse -- interpreta una declaración SQL
Ora_pLogon --  Open a persistent Oracle connection
Ora_Rollback -- retrocede en la lista de transacciones (hace un roll back)
User Contributed Notes
Funciones Oracle
add a note about notes
There are no user contributed notes for this page.
previousopenssl_x509_readOra_Bindnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST