#set TITLE = "Interfacing with other databases"
#include top

.SH Interfacing with other databases
.LP
QUISP includes 
#set FILE = "../../sqlman/html/shsql_home.html"
#set TAG = "SHSQL, an embedded SQL database,"
#include link
and by default the 
#set FILE = "sql.html"
#set TAG = "quisp #sql interface"
#include link
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...  


#include bottom
