odbc_free_result
odbc_free_result
Free objects associated with a result
true **odbc_free_result** Odbc\Result $statement
Free objects associated with a result.
only needs to be called if you are
worried about using too much memory while your script is running.
All result memory will automatically be freed when the script is finished.
odbc_free_result
statementodbc.result.object.
return.true.always
Opmerking: > If auto-commit is disabled (see ) and you call before committing, all pending transactions are rolled back.
odbc_autocommit``odbc_free_result