db_close

Definition: db_close()
Description: Unlock and close the current database.
Comments: Call this procedure when you are finished with the current database. Any lock will be removed, allowing other processes to access the database file.
See Also: db_open