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.
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_next_result
mypsuedoemail at yahoo dot com
28-May-2006 05:06
28-May-2006 05:06
ryanphp at ryanjameson dot com
24-Jan-2002 06:08
24-Jan-2002 06:08
Running this on a MS Access result set always seems to return false. It may have the same driver limitations as odbc_num_rows.
