Edit

Sqlite3_Close (sqlite3_handle)

Result Type:  none

Definition: Closes a connection to a sqlite3 database. You should close sqlite3 handles when you are finished with them.

For more information see Using Sqlite3 with MoneyWorks and https://www.sqlite.org/