bool sqlsrv_has_rows ( resource $stmt )
Indicates whether the specified statement has rows.
Returns TRUE if the specified statement has rows and FALSE if the statement does not have rows or if an error occured.