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

search for in the

odbc_num_fields> <odbc_longreadlen
[edit] Last updated: Fri, 17 May 2013

view this page in

odbc_next_result

(PHP 4 >= 4.0.5, PHP 5)

odbc_next_result Verifica se sono disponibili più risultati

Descrizione

bool odbc_next_result ( resource $id_risultato )

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.



odbc_num_fields> <odbc_longreadlen
[edit] Last updated: Fri, 17 May 2013
 
add a note add a note User Contributed Notes odbc_next_result - [3 notes]
up
1
carlosgoce AT gmail DOT com
1 month ago
Using dbase always returns false or -1. It won't work. Just like odbc_num_rows.
up
0
mypsuedoemail at yahoo dot com
7 years ago
This function works exactly like its equivalent Microsoft SQL Server function: mssql_next_result(). The information above is rather vague and a bit misleading, so refer to the mssql version of this function for details on to use it properly.

P.S. It works with stored procedures.
up
-1
ryanphp at ryanjameson dot com
11 years ago
Running this on a MS Access result set always seems to return false. It may have the same driver limitations as odbc_num_rows.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites