● OCI8 함수
- oci_bind_array_by_name — Binds PHP array to PL/SQL array by name
- oci_bind_by_name — Binds the variable to the Oracle placeholder
- oci_cancel — Cancels from cursor
- oci_close — Closes Oracle connection
- OCI-Collection->append — Appends element to the collection
- OCI-Collection->assign Assigns a value to the collection from another existing collection
- OCI-Collection->assignElem — Assigns a value to the element of collection
- OCI-Collection->free — Frees the resources associated with collection object
- OCI-Collection->getElem — Returns value of the
- OCI-Collection->max — Returns the maximum number of elements the collection
- OCI-Collection->size — Returns size of the
- OCI-Collection->trim — Trims elements from the end of collection
- oci_commit — Commits outstanding statements
- oci_connect — Establishes a connection to the Oracle server
- oci_define_by_name — Uses a PHP variable for the define-step during a
- oci_error — Returns the last error found
- oci_execute — Executes a statement
- oci_fetch_all — Fetches rows of result data into an array
- oci_fetch_array Returns the next row from the result data as an or numeric array, or both
- oci_fetch_assoc — Returns next row from the result data as an associative array
- oci_fetch_object — Returns the next row from the result as an object
- oci_fetch_row — Returns the next from the result data as a numeric array
- oci_fetch — Fetches the next row into result-buffer
- oci_field_is_null Checks if the field is NULL
- oci_field_name — the name of a field from the statement
- oci_field_precision — Tell the precision of a field
- oci_field_scale Tell the scale of the field
- oci_field_size — field's size
- oci_field_type_raw — Tell the raw Oracle type of the field
- oci_field_type — Returns field's type
- oci_free_statement — Frees all resources associated with or cursor
- oci_internal_debug — Enables or disables internal output
- OCI-Lob->append — Appends data from the large to another large object
- OCI-Lob->close — Closes LOB
- oci_lob_copy — Copies large object
- OCI-Lob->eof Tests for end-of-file on a large object's descriptor
- OCI-Lob->erase — Erases a specified portion of the internal LOB data
- OCI-Lob->export — Exports LOB's contents to a file
- OCI-Lob->flush — Flushes/writes buffer of the LOB to the server
- OCI-Lob->free — Frees resources associated with the LOB descriptor
- OCI-Lob->getBuffering — Returns current state of buffering for the object
- OCI-Lob->import — Imports file data to the
- oci_lob_is_equal — Compares two LOB/FILE locators for equality
- OCI-Lob->load — Returns large object's contents
- OCI-Lob->read Reads part of the large object
- OCI-Lob->rewind — the internal pointer to the beginning of the large object
- OCI-Lob->save — Saves data to the large object
- OCI-Lob->saveFile — 축약 oci_lob_import
- OCI-Lob->seek — Sets the pointer of the large object
- OCI-Lob->setBuffering — Changes state of buffering for the large object
- OCI-Lob->size Returns size of large object
- OCI-Lob->tell — Returns position of internal pointer of large object
- OCI-Lob->truncate Truncates large object
- OCI-Lob->write — Writes data to large object
- OCI-Lob->writeTemporary — Writes temporary large object
- OCI-Lob->writeToFile — 축약 oci_lob_export
- oci_new_collection — Allocates collection object
- oci_new_connect — Establishes a new connection the Oracle server
- oci_new_cursor — Allocates and returns new cursor (statement handle)
- oci_new_descriptor — Initializes a empty LOB or FILE descriptor
- oci_num_fields — Returns number of result columns in a statement
- oci_num_rows Returns number of rows affected during statement execution
- oci_parse — Prepares Oracle statement for execution
- oci_password_change — password of Oracle's user
- oci_pconnect — Connect to Oracle database using a persistent connection
- oci_result — field's value from the fetched row
- oci_rollback — back outstanding transaction
- oci_server_version — Returns server version
- oci_set_prefetch — Sets number of rows to be prefetched
- oci_statement_type — Returns the type of an OCI statement
- OCIBindByName — 오라클 위치보유자(Placeholder)를 PHP 변수에 연계(bind)시킨다.
- OCICancel — 커서로부터 읽기를 취소한다
- ocicloselob — 축약
- ocicollappend — 축약
- ocicollassign — 축약
- ocicollassignelem — 축약
- ocicollgetelem — 축약
- ocicollmax 축약
- ocicollsize — 축약
- ocicolltrim —
- OCIColumnIsNULL — 결과 컬럼이 널(NULL)인지 테스트한다
- OCIColumnName — 컬럼의 이름을 리턴한다.
- ocicolumnprecision — 축약 oci_field_precision
- ocicolumnscale — 축약 oci_field_scale
- OCIColumnSize — 결과 사이즈를 리턴한다
- OCIColumnType — 컬럼의 데이터 타입을 리턴한다.
- ocicolumntyperaw — 축약 oci_field_type_raw
- OCICommit — 미결정된 커밋시킨다.
- OCIDefineByName — 한 SELECT 구문사용시 정의단계(define-step)를 위한 변수를 할당한다.
- OCIError — stmt|conn|global의 제일 마지막 에러를 아무 에러도 없었다면 FALSE를 리턴한다.
- OCIExecute — SQL 수행한다.
- OCIFetch — 결과 버퍼(result-buffer)로 다음 열을 페치한다
- OCIFetchInto — 결과 배열(result-array)에 다음 열을 페치한다
- OCIFetchStatement — 배열에 모든 열의 결과 값을 페치한다.
- ocifreecollection 축약
- OCIFreeCursor — 커서(cursor)에 연관된 모든 자원을 해제한다.
- OCIFreeDesc — 큰 객체(large object) descriptor를 삭제한다.
- OCIFreeStatement — 구문(statement)에 연관된 모든 자원을 해제한다.
- OCIInternalDebug — 디버그 출력을 활성화 시키거나, 비활성화 시킨다. 기본값으로 비활성화 되어있다.
- ociloadlob — 축약
- OCILogOff — 오라클로부터 접속을 해제한다.
- OCILogon — 오라클 데이터베이스에 접속한다.
- ocinewcollection — oci_new_collection
- OCINewCursor — 새로운 커서(구문 핸들)를 리턴한다 - 연계하기위함.
- OCINewDescriptor — LOB/FILE의 비어있는 새로운 descriptor를 초기화한다 이 기본값이다)
- OCINLogon — 오라클 데이터베이스에 접속하고 새로운 이용해서 로그온한다. 새로운 세션(session)을 넘겨준다.
- OCINumCols — 구문 컬럼의 갯수를 리턴한다
- OCIParse — 질의(query)를 해석하고 주어진 쿼리문이 유효하면 statement 식별자를, 그렇지않으면 False를 반환한다.
OCIExecute를 실행하기전에 이 함수를 사용하여야 한다. - OCIPLogon — 오라클 데이터베이스에 접속하고 영속적 DB 접속 connection) 을 이용해서 로그온한다. 또다른 새로운 세션(session)을 넘겨준다.
- OCIResult — 페치된 열의 컬럼 값을 리턴한다
- OCIRollback — 트랜잭션을 롤백한다.
- OCIRowCount — 적용되어진 열의 갯수를 가져온다
- ocisavelob — 축약
- ocisavelobfile — 축약
- ociserverversion — 축약 oci_server_version
- OCISetPrefetch — 사용할 열의 설정한다
- OCIStatementType — OCI 구문(statement)의 타입을 리턴한다.
- ociwritelobtofile — 축약
- ociwritetemporarylob — 축약
'Programming' 카테고리의 다른 글
asp 문자열 관련 함수 (0) | 2010.07.08 |
---|---|
언어별 캐쉬 방지 (0) | 2010.06.02 |
.htaccess 쉽게 작성하기 (0) | 2010.05.12 |
정규표현식 테스트 (0) | 2010.05.11 |
Windows서버에서 mysqldump 받기 (0) | 2010.05.10 |