chickadee » sql-de-lite » call-with-database

call-with-database filename procprocedure

Opens a database, calls proc with the database object and then closes the database on return. If an error occurs in proc, the database is closed immediately.