Code Search for Developers
 
 
  

readme.html from CSDerby at Krugle


Show readme.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT language="JavaScript">
<!--
function loadOuterPage(){
        location.href = "../readme.html#embed";
		}
//-->

</SCRIPT>

<title>Derby's Embedded Framework
</title>
</head>
<body onload="loadOuterPage()">
<p><a href="../readme.html#embed">Derby's embedded framework</a></p>
</body>
</html>





See more files for this project here

CSDerby

CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.

Project homepage: http://sourceforge.net/projects/csharpderbyport
Programming language(s): Java,SQL
License: apache20

  bin/
    dblook.bat
    dblook.ksh
    ij.bat
    ij.ksh
    setEmbeddedCP.bat
    setEmbeddedCP.ksh
    sysinfo.bat
    sysinfo.ksh
  readme.html