Code Search for Developers
 
 
  

readme.html from CSDerby at Krugle


Show readme.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="170, *">
    <frame src="navbar.html" name="navbar" scrolling="Auto" noresize>	   
    <frame src="demo.html" name="mainPage" scrolling="Auto">
</frameset>
<body>



</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

  nserverdemo/
    NetworkServerUtil.java
    NsSample.java
    NsSampleClientThread.java
    SimpleNetworkClientSample.java
    SimpleNetworkServerSample.java
    nserverdemo.html
    readme.html
    simpleserversample.html
  simple/
    SimpleApp.java
    derby.properties
    example.html
  build.xml
  csfull.css
  demo.html
  navbar.html
  readme.html