<?xml version="1.0" encoding="ISO-8859-1"?>
<slide>
 <title>MDB table handler</title>

 <blurb>
  I am also working on a MySQL table handler based on the
  mdbtools library. This table handler will provide the
  following features:
 </blurb>

 <list>
  <li>native read access to Access data</li>
  <li>using indexes where possible</li>
  <li>full MySQL SQL syntax support</li>
  <li>joins over Access and MySQL tables possible</li>
  <li>Access data may be updated at any time by replacing the MDB file</li>
 </list>
</slide>
