mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-19 02:54:22 -05:00
98b16fcc99
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1098 3dd849cd-670e-4645-a7cd-dd197c8d0e81
124 lines
4.3 KiB
HTML
124 lines
4.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Jailer - Tutorial</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="keywords" content="Data Export Tool">
|
|
<meta name="description"
|
|
content="data export referential integrity java jdbc dbms">
|
|
<link rel="shortcut icon" href="favicon.ico" >
|
|
|
|
<link rel="stylesheet" type="text/css"
|
|
href="tutorial-Dateien/styles.css">
|
|
</head>
|
|
<body left-margin="0" top-margin="0">
|
|
<div align="left">
|
|
<table
|
|
style="text-align: left; position: absolute; left: 0pt; top: 0pt;"
|
|
border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td colspan="2" class="bannerbackground" height="33" width="100%">
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tbody>
|
|
<tr>
|
|
<td><img src="tutorial-Dateien/logo.png" hspace="10"></td>
|
|
<td class="slogan">Database Subsetting Tool</td>
|
|
<td style="text-align: right; width: 100%;"><table border="0" cellpadding="0" cellspacing="0"><tr><td><a
|
|
href="http://sourceforge.net/projects/jailer/"><img
|
|
src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&type=1"
|
|
alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td></tr><tr><td><a href=http://www.java.net><img src="javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button: 90px wide"></a></td></tr></table></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" class="nav1background" height="33" width="100%">
|
|
<b><font color="#ffffff"><a href="home.htm" target="_self"
|
|
class="tlink">Home</a> <a href="quicktour.htm" target="_self" class="tlink">Quick Tour</a> <a href=exporting-data.htm
|
|
target="_self" class="tlinkA">Tutorial</a> <a
|
|
href="design.htm" target="_self" class="tlink">Documentation</a>
|
|
<a href="http://sourceforge.net/forum/?group_id=197260" target="_self" class="tlink">Forum</a> <a
|
|
href="http://sourceforge.net/project/showfiles.php?group_id=197260"
|
|
target="_self" class="tlink">Download</a>
|
|
</font></b></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" class="spacer" width="100%">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="lmenucontainer" height="100%" valign="top" width="14%">
|
|
<div align="center">
|
|
<center>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td width="100%"><br>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</center>
|
|
</div>
|
|
<ul>
|
|
<li><a href="exporting-data.htm" target="_self" class="llink">Exporting
|
|
Data</a></li>
|
|
<li><a href="deleting-data.htm" target="_self" class="llink">Deleting
|
|
Data</a></li>
|
|
</ul>
|
|
<table border="0" cellpadding="5" cellspacing="0" width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td class="content2background"><img
|
|
style="width: 160px; height: 1px;" alt=""
|
|
src="architecture-Dateien/vgradp.gif"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<p> </p>
|
|
</td>
|
|
<td class="contentbackground" height="418" valign="top"
|
|
width="86%">
|
|
<div align="right">
|
|
<table border="0" cellpadding="0" cellspacing="0" height="542"
|
|
width="98%">
|
|
<tbody>
|
|
<tr>
|
|
<td class="contentbackground" height="21" width="100%"><br>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="content" height="520" valign="top" width="100%"><small><small> <br>
|
|
</small></small>Tutorial Prerequisites
|
|
<ul>
|
|
<li>Java JRE 6 or above (<a
|
|
href="http://java.sun.com/javase/downloads/index.jsp"><img
|
|
style="border: 0px solid ; width: 13px; height: 13px;"
|
|
src="tutorial-Dateien/arrow.gif" hspace="4">download</a>)<br>
|
|
</li>
|
|
<li>R-DBMS with JDBC-driver<br>
|
|
</li>
|
|
<li>jailer_2.2.0.zip </li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p> </p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td height="12" valign="top" width="14%"><br>
|
|
</td>
|
|
<td><br>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|