<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Database connection through datatools</title>
</head>
<body>
<h1>Database connection through datatools</h1>
<p>On this page you have to supply the information needed to create an input data model based on a
datatools connection.</p>
<ul>
<li>DTP Selection: select the connection profile for your connection. The selection is the same as the
database product on the previous page.</li>
<li>User name: If you have a user defined with your connection profile this user is preselected.</li>
<li>Password: If you have a password defined with your connection profile this password is preselected.</li>
<li>Table name: Name of the table on which the input model should be based.</li>
<li>Schema: Sometimes also called owner. Before you can select the table name you must select a schema.
The schema input is located after the table input to be consistent with the <a href="connection.htm">connection page</a>.</li>
</ul>
</body>
</html>