★ wanayoo — archive 1999 http://www.php.net/manual/function.ocifetch.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to OCI8
Quick Reference
OCI8
* OCIDefineByName
* OCIBindByName
* OCILogon
* OCIPLogon
* OCINLogon
* OCILogOff
* OCIExecute
* OCICommit
* OCIRollback
* OCINewDescriptor
* OCIRowCount
* OCINumCols
* OCIResult
* OCIFetch
* OCIFetchInto
* OCIFetchStatement
* OCIColumnIsNULL
* OCIColumnSize
* OCIServerVersion
* OCIStatementType
* OCINewCursor
* OCIFreeStatement
* OCIFreeCursor
* OCIColumnName
* OCIColumnType
* OCIParse
* OCIError
* OCIInternalDebug
Manual: OCIFetch
View the source code for this pageSearch the site



Previous page
 OCIResult
OCIFetchInto 
Next page


OCIFetch

OCIFetch -- Fetches the next row into result-buffer

Description

int OCIFetch(int statement);

OCIFetch() fetches the next row (for SELECT statements) into the internal result-buffer.


User Contributed Notes: OCIFetch


akaiser@riedlbauer.com
30-Apr-1999 07:36
column-values of the query-result MUST NOT be NULL


roel@stack.nl
06-Sep-1999 04:03
What are the possible result values of this function and what are there meanings?


mikes@networqs.net
03-Mar-2000 04:24
why are there no examples for some of these calls. what the heck is this half assed documentation.


 About Notes


Previous page
 OCIResult
OCIFetchInto 
Next page



Site Statistics


Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.