Code Search for Developers
 
 
  

sysinfo.html from CSDerby at Krugle


Show sysinfo.html syntax highlighted

<html>
<head>
<title>Running sysinfo for environment information</title>
</head>
<body>
<h2>Running sysinfo for environment information</h2>
<p>
<b>sysinfo</b> provides information about the Derby system. This tool is
useful in determing the current Java and Derby environments.
</p>
<h3>To launch <b>sysinfo</b>:</h3>
<ul>
<li>
Select the project and bring up the context menu. Select the menu item, <b>sysinfo (Derby System Information)</b>.
</li>
</ul>
<blockquote>
<img src="images/sysinfo_start.GIF" alt="sysinfo (Derby System Information)" width="836" height="684"></img>
</blockquote>
<ul>
<li>
The <b>Console</b> view will show the output from running the <b>sysinfo</b> 
command. The output from <b>sysinfo</b> is divided into three sections:
<ul>
<li>
Java Information
</li>
<li>
Derby Information
</li>
<li>
Locale Information (if present) <br/><br/>
</li>
</ul>
<li>
Additional info about using <b>sysinfo</b> can be found in the Derby <i>Tools &amp; Utility Guide</i>.
</li>
</ul>
</p>
<p>
Sample output from running <b>sysinfo</b> is shown below.
</p>

<blockquote>
<img src="images/sysinfo_output.GIF" alt="sysinfo output" width="862" height="645"></img>
</blockquote>
<p>
</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

  images/
    add_nature.GIF
    completed_javaapp.GIF
    create_class.GIF
    create_file.GIF
    create_restaurant.GIF
    ij_commands.GIF
    new_class.GIF
    properties.gif
    property_sheet.GIF
    remove_nature.GIF
    restaurant_editor.GIF
    restaurant_script.GIF
    run_javaapp.GIF
    server_popup.gif
    shutdown_success.gif
    start_ij.GIF
    start_server.GIF
    start_server_console.gif
    stop_popup.gif
    stop_server.GIF
    sysinfo_output.GIF
    sysinfo_start.GIF
  derby_app.html
  ij.html
  ij2.html
  ij_toc.html
  java_project.html
  nature.html
  nature_toc.html
  properties.html
  remove_nature.html
  resources.html
  server_toc.html
  start_server.html
  start_toc.html
  stop_server.html
  sysinfo.html