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

PHP Home Page

Manual Table of Contents
Up to OCI8
Quick Reference
English version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
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: OCIFreeCursor
View the source code for this pageSearch the site



Previous page
 OCIFreeStatement
 Updated
Sat, 12 Aug 2000
OCIColumnName 
Next page


OCIFreeCursor

(unknown)

OCIFreeCursor -- Gibt alle mit dem cursor verbundenen Ressourcen frei.

Beschreibung

int OCIFreeCursor (int stmt)

OCIFreeCursor() gibt true zurück, wenn die Aktion erfolgreich war, false, wenn nicht.


User Contributed Notes: OCIFreeCursor


benedikt@itd.at
06-Oct-1999 10:48
What is the difference between
OCIFreeCursor and OCIFreeStatement. Both destroy my statement pointer,
so I can use only one of both.
Which should I use?



 About Notes


Previous page
 OCIFreeStatement
 Updated
Sat, 12 Aug 2000
OCIColumnName 
Next page





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.