Commands by Category:
Index:
Closes a database connection and destroys any remaining queries.
dbClose
db_id (scalar) – database connection index number.
dbClose() does not remove the database connection from the list of available database connections. The connection can be opened again without repeating the database initialization and setup steps.
dbClose()
previous
dbAddDatabase
next
dbCommit