1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24<helpdocument version="1.0">
25<meta>
26<topic id="textsharedexplorerdatabasetablewizard02xml" indexer="include" status="PUBLISH">
27<title id="tit" xml-lang="en-US">Table Wizard - Set Types and Formats</title>
28<filename>/text/shared/explorer/database/tablewizard02.xhp</filename>
29</topic>
30</meta>
31<body>
32<section id="settype">
33<paragraph role="heading" id="par_idN10552" xml-lang="en-US" level="1" l10n="CHG"><link href="text/shared/explorer/database/tablewizard02.xhp">Table Wizard - Set Types and Formats</link></paragraph>
34<paragraph role="paragraph" id="par_idN10562" xml-lang="en-US" l10n="NEW">Specifies the field information for your selected fields.</paragraph>
35</section>
36<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_LB_SELFIELDNAMES" id="bm_id5365764" localize="false"/>
37<paragraph role="heading" id="par_idN10565" xml-lang="en-US" level="2" l10n="NEW">Selected fields</paragraph>
38<paragraph role="paragraph" id="par_idN10569" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a field in order to edit the field information.</ahelp></paragraph>
39<embed href="text/shared/autopi/01090100.xhp#updown"/>
40<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDMINUS" id="bm_id8947111.00000001" localize="false"/>
41<paragraph role="heading" id="par_idN10574" xml-lang="en-US" level="3" l10n="NEW">-</paragraph>
42<paragraph role="paragraph" id="par_idN10578" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Remove the selected field from the list box.</ahelp></paragraph>
43<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDPLUS" id="bm_id7230140" localize="false"/>
44<paragraph role="heading" id="par_idN1057B" xml-lang="en-US" level="3" l10n="NEW">+</paragraph>
45<paragraph role="paragraph" id="par_idN1057F" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Add a new data field to the list box.</ahelp></paragraph>
46<paragraph role="heading" id="par_idN10582" xml-lang="en-US" level="2" l10n="NEW">Field information</paragraph>
47<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_COLNAME" id="bm_id1665089" localize="false"/>
48<paragraph role="heading" id="par_idN10586" xml-lang="en-US" level="3" l10n="NEW">Field name</paragraph>
49<paragraph role="paragraph" id="par_idN1058A" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp></paragraph>
50<paragraph role="heading" id="par_idN1058D" xml-lang="en-US" level="3" l10n="NEW">Field type</paragraph>
51<paragraph role="paragraph" id="par_idN10591" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a field type.</ahelp></paragraph>
52<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TAB_ENT_AUTOINCREMENT" id="bm_id1055330" localize="false"/>
53<paragraph role="heading" id="hd_id5486922" xml-lang="en-US" level="3" l10n="NEW">AutoValue</paragraph>
54<paragraph role="paragraph" id="par_id4198736" xml-lang="en-US" l10n="NEW"><ahelp hid=".">If set to Yes, the values for this data field are generated by the database engine.</ahelp></paragraph>
55<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TAB_ENT_REQUIRED" id="bm_id3498336" localize="false"/>
56<paragraph role="heading" id="par_idN106A0" xml-lang="en-US" level="3" l10n="NEW">Entry required</paragraph>
57<paragraph role="paragraph" id="par_idN106A6" xml-lang="en-US" l10n="NEW"><ahelp hid=".">If set to Yes, this field must not be empty.</ahelp><comment>not in spec doc</comment></paragraph>
58<paragraph role="heading" id="par_idN10594" xml-lang="en-US" level="3" l10n="NEW">Length</paragraph>
59<paragraph role="paragraph" id="par_idN10598" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies the number of characters for the data field.</ahelp></paragraph>
60<paragraph role="heading" id="par_idN1059B" xml-lang="en-US" level="3" l10n="NEW">Decimal places</paragraph>
61<paragraph role="paragraph" id="par_idN1059F" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp></paragraph>
62<paragraph role="heading" id="par_idN105A2" xml-lang="en-US" level="3" l10n="NEW">Default value</paragraph>
63<paragraph role="paragraph" id="par_idN105A6" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Specifies the default value for a Yes/No field.</ahelp></paragraph>
64<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TAB_AUTOINCREMENTVALUE" id="bm_id8732871.00000001" localize="false"/>
65<paragraph role="heading" id="par_idN10730" xml-lang="en-US" level="3" l10n="NEW">Auto-increment statement</paragraph>
66<paragraph role="paragraph" id="par_id6706747" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the "id" field each time the statement creates a data field:</paragraph>
67<paragraph role="code" id="par_id8946501" xml-lang="en-US" l10n="NEW">CREATE TABLE "table1" ("id" INTEGER AUTO_INCREMENT)</paragraph>
68<paragraph role="paragraph" id="par_id4846949" xml-lang="en-US" l10n="NEW">For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box.</paragraph>
69<paragraph role="paragraph" id="par_idN105A9" xml-lang="en-US" l10n="NEW"><link href="text/shared/explorer/database/tablewizard03.xhp" name="Table Wizard - Set primary key">Table Wizard - Set primary key</link></paragraph>
70</body>
71</helpdocument>
72