1<?xml version="1.0" encoding="UTF-8"?> 2 3 4 5<!--*********************************************************** 6 * 7 * Licensed to the Apache Software Foundation (ASF) under one 8 * or more contributor license agreements. See the NOTICE file 9 * distributed with this work for additional information 10 * regarding copyright ownership. The ASF licenses this file 11 * to you under the Apache License, Version 2.0 (the 12 * "License"); you may not use this file except in compliance 13 * with the License. You may obtain a copy of the License at 14 * 15 * http://www.apache.org/licenses/LICENSE-2.0 16 * 17 * Unless required by applicable law or agreed to in writing, 18 * software distributed under the License is distributed on an 19 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 20 * KIND, either express or implied. See the License for the 21 * specific language governing permissions and limitations 22 * under the License. 23 * 24 ***********************************************************--> 25 26 27 28 29 <helpdocument version="1.0"> 30<meta> 31<topic id="textsharedexplorerdatabasetablewizard02xml" indexer="include" status="PUBLISH"> 32<title id="tit" xml-lang="en-US">Table Wizard - Set Types and Formats</title> 33<filename>/text/shared/explorer/database/tablewizard02.xhp</filename> 34</topic> 35</meta> 36<body> 37<section id="settype"> 38<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> 39<paragraph role="paragraph" id="par_idN10562" xml-lang="en-US" l10n="NEW">Specifies the field information for your selected fields.</paragraph> 40</section> 41<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_LB_SELFIELDNAMES" id="bm_id5365764" localize="false"/><paragraph role="heading" id="par_idN10565" xml-lang="en-US" level="2" l10n="NEW">Selected fields</paragraph> 42<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> 43<embed href="text/shared/autopi/01090100.xhp#updown"/> 44<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDMINUS" id="bm_id8947111.00000001" localize="false"/><paragraph role="heading" id="par_idN10574" xml-lang="en-US" level="3" l10n="NEW">-</paragraph> 45<paragraph role="paragraph" id="par_idN10578" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Remove the selected field from the list box.</ahelp></paragraph> 46<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_CMDPLUS" id="bm_id7230140" localize="false"/><paragraph role="heading" id="par_idN1057B" xml-lang="en-US" level="3" l10n="NEW">+</paragraph> 47<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> 48<paragraph role="heading" id="par_idN10582" xml-lang="en-US" level="2" l10n="NEW">Field information</paragraph> 49<bookmark xml-lang="en-US" branch="hid/WIZARDS_HID_DLGTABLE_COLNAME" id="bm_id1665089" localize="false"/><paragraph role="heading" id="par_idN10586" xml-lang="en-US" level="3" l10n="NEW">Field name</paragraph> 50<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> 51<paragraph role="heading" id="par_idN1058D" xml-lang="en-US" level="3" l10n="NEW">Field type</paragraph> 52<paragraph role="paragraph" id="par_idN10591" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Select a field type.</ahelp></paragraph> 53<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TAB_ENT_AUTOINCREMENT" id="bm_id1055330" localize="false"/><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"/><paragraph role="heading" id="par_idN106A0" xml-lang="en-US" level="3" l10n="NEW">Entry required</paragraph> 56<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> 57<paragraph role="heading" id="par_idN10594" xml-lang="en-US" level="3" l10n="NEW">Length</paragraph> 58<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> 59<paragraph role="heading" id="par_idN1059B" xml-lang="en-US" level="3" l10n="NEW">Decimal places</paragraph> 60<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> 61<paragraph role="heading" id="par_idN105A2" xml-lang="en-US" level="3" l10n="NEW">Default value</paragraph> 62<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> 63<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_TAB_AUTOINCREMENTVALUE" id="bm_id8732871.00000001" localize="false"/><paragraph role="heading" id="par_idN10730" xml-lang="en-US" level="3" l10n="NEW">Auto-increment statement</paragraph> 64<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> 65<paragraph role="code" id="par_id8946501" xml-lang="en-US" l10n="NEW">CREATE TABLE "table1" ("id" INTEGER AUTO_INCREMENT)</paragraph> 66<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> 67<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> 68</body> 69</helpdocument> 70