When you are finished working with a handle, you can release it with idba_fatto
c We are finished with this handle
call idba_fatto(handle)
When you are finished working with DB-ALLe, you can ask it to close all connections and release all resources:
c We do not need to work with dballe anymore
call idba_arrivederci(dbh)