PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ifx_error> <ifx_create_char
Last updated: Fri, 04 Jul 2008

view this page in

ifx_do

(No version information available, might be only in CVS)

ifx_do — Führt eine vorbereitete Abfrage aus

Beschreibung

int ifx_do ( int $result_id )

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Führt eine vorbereitete Abfrage aus oder öffnet einen Cursor dafür.

Bei einem Fehler wird result_id NICHT freigegeben.

Die exakte Anzahl der betroffenen Datensätze für Abfragen, die keine SELECTs sind, wird gesetzt und kann mit ifx_affected_rows() ermittelt werden.

Siehe auch: ifx_prepare().



add a note add a note User Contributed Notes
ifx_do
There are no user contributed notes for this page.

ifx_error> <ifx_create_char
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites