bool sasql_stmt_fetch( sasql_stmt $stmt )
This function fetches one row out of the result for the statement and places the columns in the variables that were bound using sasql_stmt_bind_result.
$stmt A statement resource.
TRUE on success or FALSE on failure.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |