*** DRAFT ***

SQLite Requirement Matrix Details
clear_bindings.html

Index Summary Markup Original


R-00203-32193-54208-20071-18893-56924-36288-02453 tcl slt th3 src

Contrary to the intuition of many, sqlite3_reset() does not reset the bindings on a prepared statement.

th3/req1/clearbind01.test:50

/* IMP: R-00203-32193 */
# EVIDENCE-OF: R-00203-32193 Contrary to the intuition of many,
# sqlite3_reset() does not reset the bindings on a prepared statement.

R-56899-62057-33576-54227-58668-21470-57671-19997 tcl slt th3 src

Use this routine to reset all host parameters to NULL.

th3/req1/clearbind01.test:67

/* IMP: R-56899-62057 */
# EVIDENCE-OF: R-56899-62057 Use this routine to reset all host
# parameters to NULL.