Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
db_name.html

Index Summary Markup Original


R-26004-61026-09157-01640-51249-21614-51524-45534 tcl slt th3 src

The sqlite3_db_name(D,N) interface returns a pointer to the schema name for the N-th database on database connection D, or a NULL pointer of N is out of range.

/* IMP: R-26004-61026 */
# EVIDENCE-OF: R-26004-61026 The sqlite3_db_name(D,N) interface returns
# a pointer to the schema name for the N-th database on database
# connection D, or a NULL pointer of N is out of range.