<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I currently am woring on a dyndb interface for MySQL (afterwards probably PostgreSQL and SQLite) and I am wondering if there is some Documentation available for the interface. (I only found the source code of the sample driver and the bind-dyndb-ldap project of Redhat until now)</p>
<p>In particular I would need information on the Database Methods and what exactly they are mend to do, as it takes a lot of Time to figure that out from the sources.</p>
<p>Further I would need some information on how to handle memory propperly, as currently I am storing buffers for the Results inside the memory context of my dyndb instance, which causes a severe memory leak in my point of view.</p>
<p> </p>
<p>Thank you for some advice and best regards,</p>
<p>Markus</p>
<div> </div>
</body></html>