Files
archived-presentations/slides/sqlite_adm/database_final.xml
2004-05-07 14:26:55 +00:00

10 lines
244 B
XML

<slide title="Closing a Database">
<blurb fontsize="4em">
Once the data has been written it is time to close the database and free any resources
associated with the database handle.
</blurb>
<example filename="database_final.php" />
</slide>