mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
79 lines
2.8 KiB
HTML
79 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
<title>SOCI - links</title>
|
|
</head>
|
|
<body>
|
|
<table class="banner" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td class="banner_left">
|
|
SOCI - The C++ Database Access Library
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table class="main">
|
|
<tr>
|
|
<td class="main_navigator">
|
|
<p><a href="index.html">Home</a><br />
|
|
<a href="http://sourceforge.net/project/showfiles.php?group_id=121480" target="_blank">Download</a><br />
|
|
<a href="doc.html">Documentation</a><br />
|
|
<a href="articles.html">Articles</a><br />
|
|
<a href="people.html">People</a><br />
|
|
<a href="events.html">Events</a><br />
|
|
Links<br />
|
|
</p>
|
|
<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>
|
|
</td>
|
|
<td class="main_text">
|
|
<p><span class="bold">Some links you may find useful:</span></p>
|
|
|
|
ORAPP - Oracle OCI C++ Interface Library
|
|
<div class="indent"><a href="http://orapp.sourceforge.net/" target="_blank">http://orapp.sourceforge.net/</a>
|
|
</div>
|
|
<br />
|
|
|
|
OCI C++ Library
|
|
<div class="indent"><a href="http://ocicpplib.sourceforge.net/" target="_blank">http://ocicpplib.sourceforge.net/</a>
|
|
</div>
|
|
<br />
|
|
|
|
Oracle, ODBC and DB2-CLI Template Library
|
|
<div class="indent"><a href="http://otl.sourceforge.net/" target="_blank">http://otl.sourceforge.net/</a>
|
|
</div>
|
|
<br />
|
|
|
|
Oracle C++ Call Interface
|
|
<div class="indent"><a href="http://otn.oracle.com/tech/oci/occi/index.html" target="_blank">http://otn.oracle.com/tech/oci/occi/index.html</a>
|
|
</div>
|
|
<br />
|
|
|
|
Oracle Open Source Projects
|
|
<div class="indent"><a href="http://www.oracle.com/technology/tech/opensource/projects.html"
|
|
target="_blank">http://www.oracle.com/technology/tech/opensource/projects.html</a>
|
|
</div>
|
|
<br />
|
|
|
|
Database Template Library
|
|
<div class="indent"><a href="http://dtemplatelib.sourceforge.net/index.htm">http://dtemplatelib.sourceforge.net/index.htm</a>
|
|
</div>
|
|
<br />
|
|
|
|
MyMySQL - A lightweight C++ wrapper around MySQL client API
|
|
<div class="indent"><a href="http://www.redi.uklinux.net/mymysql/" target="_blank">http://www.redi.uklinux.net/mymysql/</a>
|
|
</div>
|
|
<br />
|
|
|
|
CMake Cross Platform make
|
|
<div class="indent"><a href="http://cmake.org/" target="_blank">http://cmake.org/</a>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<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>
|
|
</body>
|
|
</html>
|