Files
archived-presentations/slides/sqlite/database_error.xml
2004-03-09 16:41:39 +00:00

12 lines
288 B
XML

<slide title="Error Handling">
<image filename="bsod.jpg" align="right" />
<blurb fontsize="4em">
It is inevitable that some queries will fail and to resolve the
problem a mechanism is needed to detect and log those queries.
</blurb>
<example filename="database_pop3.php" />
</slide>