File indexing completed on 2025-02-16 05:12:46
0001 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 0002 <html> 0003 <head> 0004 <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" /> 0005 <link rel="stylesheet" type="text/css" href="style.css" /> 0006 <title>SOCI - articles</title> 0007 </head> 0008 <body> 0009 <table class="banner" cellpadding="0" cellspacing="0"> 0010 <tr> 0011 <td class="banner_left"> 0012 SOCI - The C++ Database Access Library 0013 </td> 0014 </tr> 0015 </table> 0016 0017 <table class="main"> 0018 <tr> 0019 <td class="main_navigator"> 0020 <p><a href="index.html">Home</a><br /> 0021 <a href="http://sourceforge.net/project/showfiles.php?group_id=121480" target="_blank">Download</a><br /> 0022 <a href="doc/index.html">Documentation</a><br /> 0023 Articles<br /> 0024 <a href="people.html">People</a><br /> 0025 <a href="events.html">Events</a><br /> 0026 <a href="links.html">Links</a><br /> 0027 </p> 0028 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=121480&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a> 0029 </td> 0030 <td class="main_text"> 0031 <p>The following articles were published about SOCI:</p> 0032 <ul> 0033 <li><a href="http://ddj.com/dept/cpp/188700800" target="_blank">Supporting Custom C++ Types</a> by Stephen Hutton, in Dr. Dobb's Journal (June 2006).</li> 0034 <li><a href="http://www.ddj.com/184405930" target="_blank">A Simple Oracle Call Interface</a> by Maciej Sobczak, in Dr. Dobb's Journal (October 2004).</li> 0035 </ul> 0036 0037 <p>as well as presentations:</p> 0038 <ul> 0039 <li><a href="http://slid.es/mloskot/soci" target="_blank">Introduction To A Simple C++ Database Access Library</a> by Mateusz Loskot at London C++ Meeting (May 2013).</li> 0040 </ul> 0041 </td> 0042 </tr> 0043 </table> 0044 0045 <a href="http://github.com/SOCI"><img style="position: absolute; top: 0; right: 0; border: 0;" src="forkus_github.png" alt="Fork us on GitHub"></a> 0046 </body> 0047 </html>