blob: 217dbe469886fb3d512f3b0fe4801098ec2d1db9 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>New Database Schema Wizard: Database Connection</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="dbschema_ctxhelp_wizard" name="dbschema_ctxhelp_wizard"></a></p>
<div id="NBCSH5400"><!-- infolevel="all" infotype="General" --><a id="sthref798" name="sthref798"></a>
<h1>New Database Schema Wizard: Database Connection</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use this dialog box to capture and create a persistent database schema from an existing database which you can then use in other projects.
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1817">
<param name="text" value="<html><u>How?</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<p>You can open the wizard by selecting the Database Schema File type in the Persistence category of the New File wizard.</p>
<p>In the Database Connection panel of the wizard you specify the database by selecting a registered database connection in the drop-down list or selecting <b>New Database Connection</b> to open the New Connection wizard to create a new database connection. Click <b>Next</b> to specify the tables in the database for which you want a schema.</p>
<p><b>Notes:</b></p>
<ul>
<li>If your database is not listed in the list, confirm that the database connection is displayed under the Databases node in the Services window.</li>
<li>
<p>You may be prompted by a Connect dialog box to supply a username and password to connect to the database. Enter the user name and password in the Basic setting tab and click <b>OK</b>.</p>
<p>When connecting to the database, the schema with the same name as the user name is set as default, but if a schema with that name does not exist, you are automatically switched to the Advanced Tab to select a schema. Choose the correct schema from the drop-down list and click <b>OK</b>.</p>
</li>
</ul>
<a id="NBCSH5401" name="NBCSH5401"></a>
<hr><p><b>Related Topics</b></p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1790">
<param name="text" value="<html><u>&quot;Working and Connecting with Databases&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>