<!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>Description SQL Insert Script Generation</title>
</head>
<body>
<h1>Description SQL Insert Script Generation</h1>
<p>This project aims to provide a plug-in (ch.sahits.codegen.sql)
for SQL Insert Script generation (Wizard). The generation is based on Eclipse <a href="http://www.eclipse.org/datatools/">DataTools Project</a>.
You define your databases in DTP and can select among them to drill down to the table
you want so create an insert script for.
<p>The plug-in stands under the <a
href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
License - v 1.0</a>.</p>
<p>For this application to work you will
need to run your Eclipse with at least JVM 1.5 and Eclipse 3.5 with DTP.</p>
<p>The project page can be found at <a
href="http://www.sahits.ch/project/sqlcodegen/">http://www.sahits.ch/project/sqlcodegen/</a></p>
</body>
</html>