Expand/Shrink

db_close

Definition: db_close()
Description: Unlock and close the current database.
pwa/p2js: Not supported
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