<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SQL Insert Script Generation Tutorial</title>
</head>
<body>
<h1>SQL Insert Script Generation Tutorial</h1>
<p>
To guide you in your first steps into generating an insert script
there are two video tutorials available. These tutorials describe a
sample setup of your workbench and a simple Insert script generation.
If you are interested in the other features, please referre to the
<a href="feat_sqlcodegen.html">features</a> section.</p>
<p>The tutorials can be viewed online or they can be downloaded and
viewed localy. For this you have to unzip the archive and start the *.htm
file in your browser.</p>
<ul>
<li><a href="http://sahits.ch/project/sqlcodegen/InsertSkriptGenerator-Part1.htm">Setup your database connection with Derby</a>, <a href="http://sahits.ch/project/sqlcodegen/InsertScriptGeneratorPart1.zip">download</a></li>
<li><a href="http://sahits.ch/project/sqlcodegen/InsertSkriptGenerator-Part2.htm">Create an Insert script from one table</a>, <a href="http://sahits.ch/project/sqlcodegen/InsertScriptGeneratorPart2.zip">download</a></li>
</ul>
</body>
</html>