.ig >>
<STYLE TYPE="text/css">
<!--
        A:link{text-decoration:none}
        A:visited{text-decoration:none}
        A:active{text-decoration:none}
        OL,UL,P,BODY,TD,TR,TH,FORM { font-family: arial,helvetica,sans-serif;; font-size:small; color: #333333; }

        H1 { font-size: x-large; font-family: arial,helvetica,sans-serif; }
        H2 { font-size: large; font-family: arial,helvetica,sans-serif; }
        H3 { font-size: medium; font-family: arial,helvetica,sans-serif; }
        H4 { font-size: small; font-family: arial,helvetica,sans-serif; }
-->
</STYLE>
<title>quisp: interfacing with other databases</title>
<body bgcolor=99cc99 vlink=0000FF>
<br>
<br>
<center>
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
<td align=right><a href="quisp_home.html">
<img src="img/quisp2.gif" border=0><br><small>quick server pages</a> &nbsp; &nbsp; </td></tr>
<td>
.>>

.TH Interfacing with other databases TDH "17-MAR-2004   TDH scg@jax.org" 

.SH Interfacing with other databases
.LP
QUISP includes 
.ig >>
<a href="../../sqlman/html/shsql_home.html">
.>>
\0SHSQL, an embedded SQL database,
.ig >>
</a>
.>>
and by default the 
.ig >>
<a href="sql.html">
.>>
\0quisp #sql interface
.ig >>
</a>
.>>
uses SHSQL.
.LP
It should be possible, and not too hard, to allow QUISP to function as a client with other 
DBMS systems.
A simple flexible abstract database interface has been created in \fCdbinterface.c\fR ...
an interface would need to be coded there.
\fCdbinterface.c\fR contains documentation of the abstract interface.
Any contributions in this area would be welcome...  


.ig >>
<br>
<br>
</td></tr>
<td align=right>
<a href="quisp_home.html">
<img src="img/quisp2.gif" border=0></a><br>
<small>quick server pages &nbsp; &nbsp;<br>
<a href="Copyright.html">Copyright Steve Grubb</a> &nbsp; &nbsp;
</td></tr>
</table>
.>>
